get_outcome — AgentWork Outcomes MCP Tool Read-only
get_outcome
(get outcome) is one of 4 tools on the
AgentWork Outcomes
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_outcome from your client
- Claude Code AgentWork Outcomes get_outcome run in your project directory
- Claude Desktop AgentWork Outcomes get_outcome ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentWork Outcomes get_outcome ~/.cursor/mcp.json
- VS Code AgentWork Outcomes get_outcome .vscode/mcp.json
- Zed AgentWork Outcomes get_outcome ~/.config/zed/settings.json
- Windsurf AgentWork Outcomes get_outcome ~/.codeium/windsurf/mcp_config.json
- Cline AgentWork Outcomes get_outcome ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentWork Outcomes get_outcome ~/.gemini/settings.json
- Grok AgentWork Outcomes get_outcome .mcp.json (in your project root)
- ChatGPT AgentWork Outcomes get_outcome Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentWork Outcomes get_outcome Settings → Connectors → Add custom connector
- LangChain AgentWork Outcomes get_outcome pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentwork-outcomes https://agentwork-outcomes.agentwork-market.workers.dev/mcp?source=mcp-registry
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.