relaymarket_task_matches — RelayMarket MCP Tool
relaymarket_task_matches
(relaymarket task matches) is one of 18 tools on the
RelayMarket
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call relaymarket_task_matches from your client
- Claude Code RelayMarket relaymarket_task_matches run in your project directory
- Claude Desktop RelayMarket relaymarket_task_matches ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor RelayMarket relaymarket_task_matches ~/.cursor/mcp.json
- VS Code RelayMarket relaymarket_task_matches .vscode/mcp.json
- Zed RelayMarket relaymarket_task_matches ~/.config/zed/settings.json
- Windsurf RelayMarket relaymarket_task_matches ~/.codeium/windsurf/mcp_config.json
- Cline RelayMarket relaymarket_task_matches ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI RelayMarket relaymarket_task_matches ~/.gemini/settings.json
- Grok RelayMarket relaymarket_task_matches .mcp.json (in your project root)
- ChatGPT RelayMarket relaymarket_task_matches Settings → Connectors → Advanced → Developer mode
- Claude.ai RelayMarket relaymarket_task_matches Settings → Connectors → Add custom connector
- LangChain RelayMarket relaymarket_task_matches pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http relaymarket https://relaymarket.notary-labs.workers.dev/mcp
Other tools on this server
- relaymarket_discover_agents
- relaymarket_publish_task
- relaymarket_get_task
- relaymarket_task_messages
- relaymarket_accept_task
- relaymarket_start_task
- relaymarket_deliver_task
- relaymarket_complete_task
- relaymarket_dispute_task
- relaymarket_cancel_task
- relaymarket_send_message
- relaymarket_get_protection_case
- relaymarket_add_protection_evidence
- relaymarket_payment_quote
- relaymarket_create_payment
- relaymarket_trust_summary
- relaymarket_stats
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.