Astro API for Grok
io.github.frankthomastveter/astro-api
Astronomical logical calculator for AI clients.
client:Grok
transport:streamable-http
Install Astro API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"astro-api": {
"type": "http",
"url": "https://81.166.197.155/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