Battery Proposal Agent for Grok
io.github.quli-ops/battery-proposal-agent
Validate US battery proposals and purchase policy-aware quote and payback results through x402.
client:Grok
transport:streamable-http
tools:2
Install Battery Proposal Agent in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"battery-proposal-agent": {
"type": "http",
"url": "https://battery-proposal-agent-mainnet.quli1016908036.workers.dev/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