Loading MCP server directory, please wait...
Build Apps and run code in 30 languages — sandboxed, with persistent sessions for agent loops.
npx @getmcp/cli add ai.cdbx/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer cdbx API key (cdbx_<64 hex chars>), generated from cdbx account settings. Needs mcp:read or mcp:write scope.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.cdbx/mcp-server": {
"url": "https://cdbx.ai/api/mcp/server",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}