gf.agent_commerce_status — GF Agent Toll MCP Tool
gf.agent_commerce_status
(gf agent commerce status) is one of 21 tools on the
GF Agent Toll
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call gf.agent_commerce_status from your client
- Claude Code GF Agent Toll gf.agent_commerce_status run in your project directory
- Claude Desktop GF Agent Toll gf.agent_commerce_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GF Agent Toll gf.agent_commerce_status ~/.cursor/mcp.json
- VS Code GF Agent Toll gf.agent_commerce_status .vscode/mcp.json
- Zed GF Agent Toll gf.agent_commerce_status ~/.config/zed/settings.json
- Windsurf GF Agent Toll gf.agent_commerce_status ~/.codeium/windsurf/mcp_config.json
- Cline GF Agent Toll gf.agent_commerce_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GF Agent Toll gf.agent_commerce_status ~/.gemini/settings.json
- Grok GF Agent Toll gf.agent_commerce_status .mcp.json (in your project root)
- ChatGPT GF Agent Toll gf.agent_commerce_status Settings → Connectors → Advanced → Developer mode
- Claude.ai GF Agent Toll gf.agent_commerce_status Settings → Connectors → Add custom connector
- LangChain GF Agent Toll gf.agent_commerce_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gf-agent-toll https://gfpick-agent-api.vercel.app/mcp
Other tools on this server
- gf.list_services
- gf.quote
- gf.payment_status
- gf.universal_status
- gf.search_capabilities
- gf.execute
- gf.agent_budget
- gf.marketplace_fee_quote
- gf.revenue_intelligence
- gf.provider_health
- gf.settlement_status
- gf.free_profit_check
- gf.sa_landed_cost
- gf.gcc_opportunity_score
- gf.gcc_product_decision
- gf.gcc_portfolio_rank
- gf.gcc_merchant_pack
- gf.x402_agent_pilot
- gf.x402_agent_growth
- gf.x402_agent_scale
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.