AgentExec WebMCP & Base L2 Gateway for Grok
io.github.har50/gateway
Monetization and execution gateway for autonomous AI agents on Base Mainnet
client:Grok
transport:streamable-http
tools:4
Install AgentExec WebMCP & Base L2 Gateway in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"gateway": {
"type": "http",
"url": "https://api.agentexec.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