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"]
}
}
}
Give it this context file in a new project: