mcp perception for Grok
com.geiant/mcp-perception
Geospatial AI MCP server — satellite imagery, embeddings, weather, GNS governance
client:Grok
transport:streamable-http
tools:8
Install mcp perception in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-perception": {
"type": "http",
"url": "https://packagesmcp-perception-production.up.railway.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs