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