trace_funds — publicaml MCP Tool
trace_funds
(trace funds) 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 trace_funds from your client
- Claude Code publicaml trace_funds run in your project directory
- Claude Desktop publicaml trace_funds ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor publicaml trace_funds ~/.cursor/mcp.json
- VS Code publicaml trace_funds .vscode/mcp.json
- Zed publicaml trace_funds ~/.config/zed/settings.json
- Windsurf publicaml trace_funds ~/.codeium/windsurf/mcp_config.json
- Cline publicaml trace_funds ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI publicaml trace_funds ~/.gemini/settings.json
- Grok publicaml trace_funds .mcp.json (in your project root)
- ChatGPT publicaml trace_funds Settings → Connectors → Advanced → Developer mode
- Claude.ai publicaml trace_funds Settings → Connectors → Add custom connector
- LangChain publicaml trace_funds 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.