CCAPI for VS Code
ai.ccapi/mcp
Image, video, music and text generation across 100+ models through one endpoint.
client:VS Code
transport:streamable-http
tools:11
Install CCAPI in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.ccapi.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs