autumn for Grok
io.usefulapi/autumn
MCP server for Autumn — read customers, plans, balances & invoices; track usage and attach plans.
client:Grok
transport:streamable-http
Install autumn in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"autumn": {
"type": "http",
"url": "https://autumn.usefulapi.io/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