Hosted MCP (streamable HTTP) for a large catalog of custom and official integrations—CRM, billing, data, dev tools, and more. Sign in at MCPBundles, connect OAuth or API keys, enable bundles for your workspace, then use the Hub MCP URL in Cursor, Claude, or other clients. Workspace-scoped credentials; optional mcpbundles CLI on PyPI.
Server Config
{
"mcpServers": {
"mcpbundles": {
"url": "https://mcp.mcpbundles.com/hub/mcp",
"headers": {
"Authorization": "Bearer YOUR_MCPBUNDLES_API_KEY"
}
}
}
}