Cello for VS Code
so.cello/mcp
Cello MCP server to launch and manage your Referral and Partner program
client:VS Code
transport:streamable-http
Install Cello in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.cello.so/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs