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