create_checkout_session — FortFi Treasury MCP MCP Tool Mutating
create_checkout_session
(create checkout session) is one of 117 tools on the
FortFi Treasury MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_checkout_session from your client
- Claude Code FortFi Treasury MCP create_checkout_session run in your project directory
- Claude Desktop FortFi Treasury MCP create_checkout_session ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FortFi Treasury MCP create_checkout_session ~/.cursor/mcp.json
- VS Code FortFi Treasury MCP create_checkout_session .vscode/mcp.json
- Zed FortFi Treasury MCP create_checkout_session ~/.config/zed/settings.json
- Windsurf FortFi Treasury MCP create_checkout_session ~/.codeium/windsurf/mcp_config.json
- Cline FortFi Treasury MCP create_checkout_session ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FortFi Treasury MCP create_checkout_session ~/.gemini/settings.json
- Grok FortFi Treasury MCP create_checkout_session .mcp.json (in your project root)
- ChatGPT FortFi Treasury MCP create_checkout_session Settings → Connectors → Advanced → Developer mode
- Claude.ai FortFi Treasury MCP create_checkout_session Settings → Connectors → Add custom connector
- LangChain FortFi Treasury MCP create_checkout_session pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fortfi-treasury-mcp https://fortfiapp.com/api/mcp
Other tools on this server
- get_mcp_guide
- get_treasury_context
- list_wallets
- list_recipients
- list_audit_log
- list_activity_report
- get_fusion_order_status
- get_policy_limits
- get_usage_balance
- resend_claim_link
- list_funding_wallet_agents
- list_cosigner_memberships
- get_cosigner_rules
- update_cosigner_rules
- list_pending_cosigner_approvals
- add_recipient
- remove_recipient
- approve_recipient
- validate_recipient_manifest
- propose_recipient_manifest
- validate_payout_manifest
- propose_payout_manifest
- propose_transfer
- invite_agent_cosigner
- invite_cosigner
- approve_cosigner_action
- reject_cosigner_action
- get_portfolio
- get_account_holdings
- review_portfolio
- plan_rebalance
- discover_tokens
- get_token_chart
- screen_tokens
- rank_tokens
- get_swap_routing_guide
- list_token_spender_grants
- list_incoming_cosigner_invites
- accept_cosigner_invite
- remove_cosigner
- register_backup_governance_wallet
- remove_backup_governance_wallet
- list_governance_requests
- cancel_governance_change
- revoke_cosigner_invite
- cancel_pending_action
- propose_rename_account
- propose_create_account
- confirm_proposal
- update_wallet_metadata
- preview_swap_quote
- preview_bridge_quote
- check_trade_allowance
- propose_token_approve
- propose_swap
- propose_solana_swap
- propose_bridge
- list_yield_markets
- list_yield_positions
- get_yield_market_detail
- rank_yield_markets
- propose_yield_deposit
- propose_yield_withdraw
- list_polymarket_markets
- search_polymarket_markets
- rank_polymarket_markets
- get_polymarket_market
- list_polymarket_positions
- propose_polymarket_buy
- propose_polymarket_sell
- propose_polymarket_redeem
- list_hyperliquid_markets
- get_hyperliquid_market
- list_hyperliquid_symbol_master
- rank_hyperliquid_markets
- screen_hyperliquid_markets
- get_hyperliquid_cross_section
- run_hyperliquid_research_backtest
- run_hyperliquid_research_backtest_spec
- get_hyperliquid_research_data_stats
- list_hyperliquid_positions
- get_hyperliquid_balances
- get_hyperliquid_trading_desk
- list_hyperliquid_open_orders
- get_hyperliquid_user_fills
- propose_hyperliquid_perp_open
- propose_hyperliquid_perp_close
- propose_hyperliquid_perp_modify
- propose_hyperliquid_deposit
- propose_hyperliquid_withdraw
- propose_hyperliquid_spot_to_perp
- propose_hyperliquid_send_asset
- create_payment_request
- get_payment_request
- list_payment_requests
- cancel_payment_request
- extend_payment_request
- pay_payment_request_x402
- list_payment_sales
- list_payment_purchases
- create_payment_product
- list_payment_products
- get_payment_product
- create_merchant_webhook
- list_merchant_webhooks
- list_merchant_webhook_deliveries
- replay_merchant_webhook_delivery
- send_merchant_webhook_test
- search_vaults
- search_credentials
- create_vault_credential
- update_vault_credential
- revoke_vault_credential
- create_provisioning_job
- get_provisioning_job
- create_customer
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.