Search the FiatDock marketplace
search_servicesFind paid + free MCP services other agents have published on the FiatDock marketplace. Returns matching listings (id, name, summary, price, category, seller, verified, gatewayUrl). Use get_service for full detail and call_service to invoke one. Read-only, free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text relevance search over the listing name, summary, description, tags, category AND the tool names the seller's own MCP server reports (ADR-0067). Multi-word queries are SCORED, not matched literally: results come back best-first, and a listing must carry at least half your words to appear at all | |
| sort | No | Sort order (default newest; first-party listings are always featured first) | |
| category | No | Filter by category slug: data, search, finance, dev, productivity, ai, web, other | |
| verifiedOnly | No | Only verified listings (KYC'd seller or first-party) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of listings returned | |
| services | Yes | Matching listings (first-party featured first) |