Pilot-Next for Grok
com.pilot-next/pilot-next
Flying club management: book aircraft, log Hobbs/Tacho hours, settle flights and check weather.
client:Grok
transport:streamable-http
Install Pilot-Next in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pilot-next": {
"type": "http",
"url": "https://pilot-next-backend.onrender.com/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