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