Skip to content
Cursor

ground for Cursor

fyi.ground/ground

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

client:Cursor transport:streamable-http

Install ground in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ground": {
      "url": "https://mcp.ground.fyi/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ground in other clients