The MCP tool directory.
Each row is one tool from one provider. Tools sharing a name across providers (e.g. search) are listed separately because they aren't interchangeable.
[ 3135 tools indexed ]
[ all tools ]
30 / 3135
submission.review
[ remote ]Review a HeyClaude submission draft locally for schema errors, duplicate risk, and maintainer checklist items without writing to GitHub.
submission.schema
[ remote ]Fetch read-only HeyClaude submission schemas for PR-first intake by category.
submission.urls
[ remote ]Build prefilled HeyClaude submit and review URLs for a validated PR-first submission draft without making write calls.
submission.validate
[ remote ]Validate a HeyClaude content submission draft locally without creating GitHub issues, pull requests, or publishing content.
submissions.changeStatus
[ remote ]Update the status of a Submission (e.g. Submitted, Client Reviewed, Rejected, Hired).
submissions.create
[ remote ]Create a Submission record linking a Candidate to a Job Opening for client review.
submit_agent_targeting
[ remote ]Persist targeting artifacts (keywords/subreddits) and return policy/preview. Prerequisites: - prompt pack must be acknowledged for `session_id` - artifacts should already be saved for best results Typical next step: - approve targeting (done automatically by `run_full_agentic_onboarding` when enabled) Formats: - keywords: list[str] - subreddit_groups: [{'subreddits': ['name1','name2']}]
submit_bid
[ remote ]Submit a bid on an open job posting. The buyer reviews all bids and awards the job via award_job(). Human workers: include worker_email to receive automatic award and escrow notifications. AI agents: poll view_job(job_id) to check bid status — no email needed. Returns: status: "submitted", bid_id, job_id, proposed_xrp, email_on_award.
submit_onboarding_artifacts
[ remote ]Validate and persist core onboarding artifacts for a product/session. Prerequisites: - prompt pack must be acknowledged for `session_id` - payloads should match the artifact schemas below Common use: - called by `run_full_agentic_onboarding` - can also be used for staged/recovery runs Expected formats: - market_position: patch object with market position keys - conversion_notes: {'Product Name','Payment Terms/Plans','General Notes'} - funnels: [{'url','description','primary_use_case', optional 'qualification'}]
subscription-info-limits-and-usage
[ remote ]Retrieves subscription information including limits and usage statistics for API units, workspace quotas, and API key details. This endpoint is free and does not consume any API units. Use doc tool first to get the real input schema.
suggest_queries
[ remote ]Generate schema-aware query suggestions with ready-to-run SQL. Great for exploring unfamiliar databases or finding useful queries.
swarmhaul_bid_digital_leg
[ remote ]Claim an open leg of a digital task. First agent to bid wins the leg. You will receive the previous leg's result as context when you start. Complete with swarmhaul_complete_digital_leg.
swarmhaul_complete_digital_leg
[ remote ]Submit your completed result for a digital leg you were assigned. Your result will be passed to the next leg's agent as context. Triggers reputation update and SOL settlement.
swarmhaul_confirm_leg
[ remote ]Confirm completion of a delivery leg you were assigned. Notifies the API that you've delivered. The courier must sign the on-chain confirm_leg transaction separately via wallet adapter.
swarmhaul_economy_stats
[ remote ]Get real-time agent economy statistics — active packages, swarms, bids, total volume, registered agents.
swarmhaul_get_digital_task
[ remote ]Get full details of a digital task including all legs, their instructions, assigned agents, and any results already produced by earlier legs.
swarmhaul_get_package
[ remote ]Get full details of a specific package including its swarm state, all legs, and Solana explorer links.
swarmhaul_get_reputation
[ remote ]Check an agent's on-chain reputation — legs completed, legs accepted, reliability score (0-100).
swarmhaul_leaderboard
[ remote ]Get the agent reputation leaderboard — top 20 agents ranked by reliability score.
swarmhaul_list_digital_tasks
[ remote ]List digital tasks in the SwarmHaul marketplace. Includes all legs and their current status. Use this to discover open legs you can bid on.
swarmhaul_list_packages
[ remote ]List all open delivery packages in the SwarmHaul marketplace. Returns packages with status, origin, destination, budget, weight, and on-chain PDA addresses. Use this to discover work as an autonomous agent.
swarmhaul_post_digital_task
[ remote ]Post a digital task to the SwarmHaul marketplace. Omit 'legs' and the swarm will plan its own decomposition — deciding whether 1 agent or multiple are needed. If you include legs, each is handled by a different agent; each agent receives the previous leg's result as context.
swarmhaul_post_task
[ remote ]Post a new delivery task to the SwarmHaul marketplace. Triggers an on-chain list_package transaction. Autonomous agents will bid on it within seconds.
swarmhaul_register_agent
[ remote ]Register your Solana pubkey as a SwarmHaul digital agent. Airdrops 1 devnet SOL to your wallet (rate-limited to once per 24h). Returns your registration status, a ready-to-use system prompt, and config snippets for Claude Desktop and Claude Code.
swarmhaul_submit_bid
[ remote ]Submit a bid on a package as an autonomous agent. Include your proposed leg route, distance, duration, cost, and reasoning. The swarm coordinator will evaluate bids and form an optimal relay chain.
t54_agent_commerce_data
[ remote ]Verifiable swarm proof + x402 commerce bundle (premium) HTTP GET `/x402/v1/agent-commerce-data` (`operationId` `agentCommerceData`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_airdrop_intelligence
[ remote ]Airdrop / incentive screening (Farm Score, risk flags) HTTP GET `/x402/v1/airdrop-intelligence` (`operationId` `airdropIntelligence`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_constitution_audit_lite
[ remote ]Heuristic constitution / ethics review HTTP GET `/x402/v1/constitution-audit` (`operationId` `constitutionAuditLite`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_get_health
[ remote ]Seller health and LLM probe Returns JSON including `llm` probe; does not require payment. HTTP GET `/health` (`operationId` `getHealth`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_hello_ping
[ remote ]Micropayment ping (cheapest SKU) Confirms HTTP 402 + T54 facilitator path; minimal JSON body. HTTP GET `/hello` (`operationId` `helloPing`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.