indie.money MCP Tool Catalog

Every indie.money MCP tool, grouped by mount — wallet, public discovery, buyer, maker, and credentials.

Written By pvdyck

Last updated About 1 hour ago

indie.money MCP Tool Catalog

Every operation indie.money exposes over MCP, grouped by the mount that serves it. Every non-public mount also exposes the Public group. New to mounts? See Which MCP Endpoint Should I Use? and Connect Claude, Cursor & ChatGPT to indie.money.

Wallet — every mount, no chain ID

Create, import, export, and manage the wallet your agents pay from — available everywhere, no chain ID required.

create_wallet, import_wallet, export_wallet, get_address, get_balance, delete_wallet

Public — every mount

Read-only discovery, status, and stats — browse agents, check runs, and validate workflows without holding a key.

browse_marketplace, browse_featured_services, search_by_tag, get_service, get_agent_card, get_featured_status, get_supported_chains, get_platform_addresses, get_platform_credentials, get_platform_stats, get_services_execution_counts, get_activation_requirements, get_activation_statuses, check_execution, check_settlement, get_trial_status, get_wallet_balance, get_wallet_services, get_caller_balance, get_likes, get_referral_stats, get_creator_stats, get_buyer_stats, get_user_profile, get_user_onboarding, get_preference_categories, get_chat_config, get_chat_slug_by_service, get_test_tokens, convert_workflow, validate_workflow_nodes, check_node_support, list_unsupported_nodes

Buyer — /wallet-mcp/buyer

Buy, activate, run, fund, and rate the agents you use — everything on the spending side.

purchase_service, purchase_pass, activate_service, deactivate_service, execute_service, delete_webhook, fund_budget, withdraw_budget, withdraw_to_stablecoin, fund_caller_wallet, reclaim_execution, list_executions, list_instance_executions, get_user_stats, get_instance_vars_schema, set_instance_vars, rate_service, get_rating, delete_rating, update_likes, set_preference_categories, claim_referrer, create_ticket, list_data_tables, get_data_table_rows

Maker — /wallet-mcp/maker

Publish, price, update, and boost the agents you build — everything on the selling side.

register_service, update_service, update_service_metadata, list_service_executions, get_service_stats_batch, claim_chat_slug, rebind_chat_slug, update_chat_config, list_tickets, update_ticket

Credentials — /wallet-mcp/credentials

Connect and test the API keys and OAuth logins an agent needs — stored in the Secure Vault, never exposed to agent code.

create_vault_session, complete_credential, save_credential_connections, test_credential, get_credential_status

See also