Skip to content
VS Code

ground for VS Code

fyi.ground/ground

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

client:VS Code transport:streamable-http

Install ground in VS Code

.vscode/mcp.json

{
  "servers": {
    "ground": {
      "type": "http",
      "url": "https://mcp.ground.fyi/mcp"
    }
  }
}

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

ground in other clients