WattGap for Agents for Grok
io.github.dfskid/agent-mcp
Sourced, dated US home-energy program truth by ZIP.
client:Grok
transport:streamable-http
Install WattGap for Agents in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-mcp": {
"type": "http",
"url": "https://wattgap.com/api/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