AgentUtility Mediakit for Grok
ai.agentutility/mcp-mediakit
MCP server for the @agentutility mediakit cluster — pay-per-call x402 tools, no API keys, USDC on…
client:Grok
transport:stdio
runtime:npm
Install AgentUtility Mediakit in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-mediakit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-mediakit"
]
}
}
}
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