FITsociety for VS Code
io.fitsociety/mcp
Access approved FITsociety clients, schedules, bookings and coaching data with AI assistants.
client:VS Code
transport:streamable-http
Install FITsociety in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.fitsociety.io/mcp/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs