Locus for Grok
com.paywithlocus/locus
Pay-per-use APIs for agents: web research, data lookups, and metered endpoints billed to credits.
client:Grok
transport:streamable-http
Install Locus in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"locus": {
"type": "http",
"url": "https://api.paywithlocus.com/api/credits/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