Stats
Actions
Tags
From cocoindex-code
Local stdio MCP server powered by cocoindex-code Python package (installed via uvx), providing deployment capabilities. No secrets or API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"cocoindex-code": {
"command": "ccc",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
cccCommand-line arguments passed to the server process
npx claudepluginhub cocoindex-io/cocoindex-code --plugin cocoindex-code