Loading MCP server directory, please wait...
An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
npx @getmcp/cli add io.cycloid.mcp/serverRequires Python 3.10+. Community-contributed server. Review source before installing.
X-CY-API-KEYAPI key for authentication
X-CY-ORGThe organization canonical name (tenant) you want to interact with
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.cycloid.mcp/server": {
"url": "https://mcp.cycloid.io/mcp",
"transport": "streamable-http",
"headers": {
"X-CY-API-KEY": "",
"X-CY-ORG": ""
}
}
}
}