GridMCP - V0.X

Now available here:  https://mcp.thegrid.id/mcp 
The best way to get started is to take add this to your MCP ,json file, it requires no auth so you can just get going.
{
"mcpServers": {
"grid": {
"command": "npx",
"args": ["-y", "@the-grid-data/mcp@latest"]
}
}
}


For the best results, create a project with these 2 files:

    Give it this context file in a new project:

GridMCP Quickstart V1 10-2-26
32KB, Uploaded last month
    Open  tgs.thegrid.id  and copy that into the project

These 2 files together should provide all the information needed to get you generating your own queries.