Compteam for VS Code
io.compteam/compteam
Find BJJ clubs, branch details, classes, plans, and prices; manage attendance and trial inquiries.
client:VS Code
transport:streamable-http
tools:11
Install Compteam in VS Code
.vscode/mcp.json
{
"servers": {
"compteam": {
"type": "http",
"url": "https://api.compteam.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs