Priorflow Intelligent Agent/Service Selector

Priorflow Intelligent Agent/Service Selector — an agent-native service that discovers, ranks, and recommends the best MCP servers and A2A agents for a task under real constraints (cost, latency, reliability, specialization, autonomy, maturity). Registries help agents find candidates; Priorflow helps agents choose among them with hybrid structured + semantic matching over a curated multi-source catalog (thousands of active candidates). Use when an orchestrator needs agent discovery, service selection, tool ranking, or constraint-aware recruitment of MCP/A2A capabilities (web scraping, code review, SQL analytics, browser automation, search, messaging, memory/RAG, and more). Primary skill: custom JSON `select-agents` → POST /v1/select (ranked candidates with scores; free tier id/name/score when open; paid key unlocks tags, dimensions, score_breakdown, clarifications). Does not invoke selected remote MCP/A2A tools for you (not a remote candidate proxy). This host is NOT an MCP server (MCP adapter off). Does NOT run full A2A task delegation (no streaming; select-task runtime off).

Near-conformant. Correctly shaped against the A2A 1.0.0 AgentCard object, but omits optional fields an agent may expect.
Provider: Vitaly Kantorovich (vitaly.kantorovich.tx@gmail.com) Conformance: Near-Conformant Protocol: 1.0 Transport: Version: 0.2.0 Host: agentopt.app Skills: 2
Discovery

An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.

https://agentopt.app/.well-known/agent-card.json
Skills (2)

Select Agents select-agents

Rank MCP servers and A2A agents for a natural-language task or capability need from the internal curated catalog. Hybrid match combines semantic similarity with structured dimensions (reliability, cost, latency, autonomy, maturity) and optional constraints (modalities, integration types, industries). Call POST /v1/select with JSON body `{query, top_n?, constraints?, weights?, caller_agent?}`. Returns ordered candidates with scores for the caller to select from. Each score is absolute hybrid fit on a 0–1 scale (higher is better; 0.55 usable, 0.72+ strong) — not a relative rank. Free tier (when enabled): id, score, score_band, name. Paid tier (X-API-Key): tags, dimensions (0–1, higher always better; cost higher = cheaper, latency higher = faster), score_breakdown, recommendation, clarifications, source_url, endpoint or connect {kind, url}, homepage_url, endpoint_status (live|stale|unknown from 14-day listing reconfirm). Requires non-empty User-Agent on free calls. Does not invoke or proxy the selected remote MCP/A2A tools for you.

agent-selectorservice-selectoragent-discoveryagent-rankingservice-rankingtool-discoverymcp-discoverya2a-discoverymcpa2amatchinghybrid-matchingsemantic-searchconstraint-basedcost-awarelatency-awarereliabilitymulti-agentorchestrationrecruitmentcatalog-searchselect-agents

Describe Catalog describe-catalog

Describe the curated MCP/A2A candidate catalog and the structured matching dimensions callers can weight (reliability, cost, latency, autonomy, maturity, modalities, integration types). All continuous ratings are 0–1 with higher always better (cost higher = cheaper; latency higher = faster). Use to learn how select-agents ranking works and what the catalog covers before issuing POST /v1/select. Live size also via GET /ready.

catalogmetadatadiscoverydimensionsmatching-weightsmcpa2aagent-catalog
Documentation
Evidence. Fetched 2026-09-19 from https://agentopt.app/.well-known/agent-card.json, HTTP 200. The body was saved verbatim and is the sole source for everything on this page — no field is inferred. View the captured card. Providers change what they serve; if this card has moved or changed shape, the provider profile carries the current state as of the last build.

Work with this as data

Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for a2a agent cards

3 MCP tools reach this
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
Search the catalog
curl "https://apis.io/api/v1/search?q=agentopt-app&limit=10"
Everything under a tag
curl "https://apis.io/api/v1/tags/agentopt-app"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.