Loading MCP server directory, please wait...
Turn a TypeScript codebase into a live animated call-flow diagram on CloudArch.
npx @getmcp/cli add ru.cloud-arch/cloudarch-codeflowRequires Node.js 18+. Community-contributed server. Review source before installing.
CLOUDARCH_API_KEYCloudArch API key (create one at https://web.cloud-arch.ru/workspace/api)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ru.cloud-arch/cloudarch-codeflow": {
"command": "npx",
"args": [
"-y",
"@cloud-arch/mcp-codeflow"
],
"env": {
"CLOUDARCH_API_KEY": "",
"CLOUDARCH_API_URL": ""
}
}
}
}