Toolforest for Claude Desktop
io.toolforest/toolforest
Hosted MCP server with managed OAuth for 15+ toolkits: Google Workspace, Fitbit, Oura, Kalshi, etc.
client:Claude Desktop
transport:streamable-http
Install Toolforest in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toolforest": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.toolforest.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs