AgentWork Outcome Router for Grok
io.github.mitchellopzero/agentwork
When your agent is stuck, call route_blocked_outcome for one evidence-backed completion route—free.
client:Grok
transport:streamable-http
tools:10
Install AgentWork Outcome Router in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentwork": {
"type": "http",
"url": "https://agent-work-api.agentwork-market.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