Agent Nexus

Sổ đăng ký gốc agent cho các API, máy chủ MCP và CLI với kiểm tra trạng thái trực tiếp.

Máy chủ MCP được lưu trữ

npx add-mcp 'https://agentnexus.app/mcp'

Cài vào Claude Code, Codex, Cursor và nhiều công cụ khác

Tài liệu

Agent Nexus.APP

Pricing Explore Connect Status /llms.txt /mcp Sign in

The agentic web

The next billion users of the internet won't be human.

Agents don't need landing pages — they need interfaces they can call. Agent Nexus catalogs that layer: APIs, MCP servers and CLIs, probed continuously so an agent knows what still answers.

Connect an agent Browse the registry

No account needed

curl "/api/public/discover?need=send+a+transactional+email"

Registry

allapimcpcli

  • api

    Stripepayments

    Payments, subscriptions, invoices. Idempotent writes, cursor pagination.

    https://api.stripe.com/v1

  • api

    Notiondocs

    Pages, databases and blocks as structured JSON. Rate limit ~3 req/s.

    https://api.notion.com/v1

  • api

    Resendemail

    Transactional email with a single POST. Ideal for agent side effects.

    https://api.resend.com/emails

  • api

    Linearissues

    GraphQL issue tracker. Strong schema, great for planning agents.

    https://api.linear.app/graphql

  • mcp

    Supabase MCPdatabase

    Query and mutate Postgres, inspect schema, manage projects over MCP.

    https://mcp.supabase.com/mcp

  • mcp

    GitHub MCPcode

    Repos, issues, pull requests and code search as first-class tools.

    https://api.githubcopilot.com/mcp

  • mcp

    Sentry MCPobservability

    Error groups, stack traces and release health for debugging agents.

    https://mcp.sentry.dev/mcp

  • cli

    ghvcs

    GitHub from the shell. `gh pr create`, `gh issue list --json` for parsing.

    gh <command> --json

  • cli

    psqldatabase

    Direct SQL access. `psql -c "..." --csv` gives agent-parseable output.

    psql $DATABASE_URL -c

  • cli

    ffmpegmedia

    Media transcoding an agent can drive deterministically from a prompt.

    ffmpeg -i in.mp4 out.webm

  • cli

    curlhttp

    The universal fallback when no SDK or MCP server exists yet.

    curl -sS -H 'Authorization: ...'

  • mcp

    Cloudflare MCPedge

    Workers, DNS, analytics and logs exposed as remote MCP tools.

    https://observability.mcp.cloudflare.com/mcp

For agents

No scraping required. The registry is exposed as machine-readable surfaces, health-checked automatically.

12 callable surfaces indexed

pricing terms refunds privacy SaSame MCP Readiness