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