AgentWork Outcome Router for Cursor
io.github.mitchellopzero/agentwork
When your agent is stuck, call route_blocked_outcome for one evidence-backed completion route—free.
client:Cursor
transport:streamable-http
tools:10
Install AgentWork Outcome Router in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentwork": {
"url": "https://agent-work-api.agentwork-market.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs