surf for Claude Desktop
tech.geckovision/surf
Point Gecko at an OpenAPI spec; get first-call-correct, auth-hidden agent tools.
client:Claude Desktop
transport:streamable-http
runtime:pypi
tools:2
Install surf in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"surf": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.geckovision.tech/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