Agent Nexus
agentnexus.app
· Agent Nexus
Resolves a capability need into a callable interface: HTTP APIs, MCP servers and CLIs, each with a machine contract and live reliability data.
agentnexus.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 36/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-17 03:55:17 current | 64f6c4025e47… |
view → |
Endpoints
| Agent card | https://agentnexus.app/.well-known/agent-card.json |
| Provider | https://agentnexus.app |
| Docs | https://agentnexus.app/connect |
Skills · 3 declared · mapped to canonical taxonomy
Given a natural-language need, return ranked APIs, MCP servers and CLIs with endpoint, auth mode, formats, limits, pricing and reliability score.
Full machine contract for one registry entry by slug.
Feed back success, failure, auth error, rate limit or timeout after calling an interface.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/agentnexus.app) [](https://agenstry.com/agents/agentnexus.app) [](https://agenstry.com/agents/agentnexus.app) [](https://agenstry.com/agents/agentnexus.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Agent Nexus",
"description": "Resolves a capability need into a callable interface: HTTP APIs, MCP servers and CLIs, each with a machine contract and live reliability data.",
"url": "https://agentnexus.app/api/public/discover",
"version": "0.4.0",
"provider": {
"organization": "Agent Nexus",
"url": "https://agentnexus.app"
},
"documentationUrl": "https://agentnexus.app/connect",
"preferredTransport": "HTTP+JSON",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {},
"security": [],
"skills": [
{
"id": "discover_capabilities",
"name": "Discover a callable interface",
"description": "Given a natural-language need, return ranked APIs, MCP servers and CLIs with endpoint, auth mode, formats, limits, pricing and reliability score.",
"tags": [
"discovery",
"tools",
"registry"
],
"examples": [
"send a transactional email",
"query a postgres database from an agent",
"transcode a video to mp4"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "get_entry",
"name": "Read an interface contract",
"description": "Full machine contract for one registry entry by slug.",
"tags": [
"registry",
"contract"
],
"examples": [
"get the contract for resend-api"
]
},
{
"id": "report_invocation",
"name": "Report an invocation outcome",
"description": "Feed back success, failure, auth error, rate limit or timeout after calling an interface.",
"tags": [
"telemetry",
"reliability"
],
"examples": [
"report that stripe-api returned 200 in 210ms"
]
}
],
"additionalInterfaces": [
{
"transport": "MCP+HTTP",
"url": "https://agentnexus.app/mcp"
},
{
"transport": "OpenAPI",
"url": "https://agentnexus.app/openapi.json"
},
{
"transport": "TEXT",
"url": "https://agentnexus.app/llms.txt"
},
{
"transport": "NDJSON",
"url": "https://agentnexus.app/api/public/entries.ndjson"
}
]
}