public_outcomes — AOPX MCP Tool
public_outcomes
(public outcomes) is one of 4 tools on the
AOPX
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call public_outcomes from your client
- Claude Code AOPX public_outcomes run in your project directory
- Claude Desktop AOPX public_outcomes ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AOPX public_outcomes ~/.cursor/mcp.json
- VS Code AOPX public_outcomes .vscode/mcp.json
- Zed AOPX public_outcomes ~/.config/zed/settings.json
- Windsurf AOPX public_outcomes ~/.codeium/windsurf/mcp_config.json
- Cline AOPX public_outcomes ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AOPX public_outcomes ~/.gemini/settings.json
- Grok AOPX public_outcomes .mcp.json (in your project root)
- ChatGPT AOPX public_outcomes Settings → Connectors → Advanced → Developer mode
- Claude.ai AOPX public_outcomes Settings → Connectors → Add custom connector
- LangChain AOPX public_outcomes pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aopx https://api.aopx.fr/mcp/
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.