Stats
Actions
Tags
From probo
Connects remotely to the Probo platform API for project management, testing, and deployment features. Requires the PROBO_BASE_URL environment variable.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"probo": {
"type": "http",
"url": "${PROBO_BASE_URL}/mcp/v1"
}
}
}Server configuration and connection parameters
${PROBO_BASE_URL}/mcp/v1npx claudepluginhub getprobo/probo --plugin probo