Skip to content
VS Code

Toolforest for VS Code

io.toolforest/toolforest

Hosted MCP server with managed OAuth for 15+ toolkits: Google Workspace, Fitbit, Oura, Kalshi, etc.

client:VS Code transport:streamable-http

Install Toolforest in VS Code

.vscode/mcp.json

{
  "servers": {
    "toolforest": {
      "type": "http",
      "url": "https://mcp.toolforest.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Toolforest in other clients