Skip to content
Claude Desktop

ground for Claude Desktop

fyi.ground/ground

Reference data API for classification systems, real-time world data, and unit conversions

client:Claude Desktop transport:streamable-http

Install ground in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ground": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.ground.fyi/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

ground in other clients