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).
AgentCard object, but omits optional fields an agent may expect.
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.
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-agentsDescribe 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-catalog2026-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.