Early access — 25 tools rated

The directory of tools
your AI agent can actually use

Most tools are built for humans. Some work with agents. A few were designed for agents from day one. Agent Native Registry rates every tool on how well an AI agent can discover, authenticate, and use it end-to-end.

MCP server is live. Subscribe for new tool ratings and registry updates.

No spam. Unsubscribe any time. ~2 emails per week.


What we score

Agent Native Score — what it measures

Every tool in the registry gets a 0–100 composite score across five dimensions that matter to agents, not humans.

🔍

Discovery

Does the tool have an MCP server, OpenAPI spec, or llms.txt? Can an agent find it without a web search?

🔑

Auth & Onboarding

Can an agent create an account? Is there CAPTCHA? OAuth? The fewer human steps, the higher the score.

🧰

Agent Tooling

SDK quality, MCP server completeness, structured responses. Does the API return parseable, actionable data?

📊

Reliability

Uptime, rate limits, error message quality. Does the tool fail gracefully when an agent makes a mistake?

💳

Pricing Model

Free tier? Usage-based pricing? Agent-specific plan? Tools that let agents operate autonomously score higher.

Preview

Sample scores

Here's what a few entries look like. These are illustrative — full scored database coming at launch.

Stripe
payments / billing
87
Discovery
18
Auth
17
Tooling
18
Reliability
16
Pricing
18
MCP server OpenAPI free tier
Twilio
communications / SMS
62
Discovery
13
Auth
14
Tooling
15
Reliability
11
Pricing
9
OpenAPI usage-based
Notion
productivity / docs
54
Discovery
14
Auth
8
Tooling
13
Reliability
12
Pricing
7
MCP server OAuth required

Live now

Remote MCP Server live

Add Agent Native Registry to your agent's context. Your agent can call search_tools, get_score, compare_tools, and list_categories mid-task to find the best tool for the job.

// Claude Code — one-liner CLI install
claude mcp add --transport http agent-native-registry https://agentnativeregistry.com/api/mcp
// Claude Code — .claude/settings.json
{
  "mcpServers": {
    "agent-native-registry": {
      "type": "http",
      "url": "https://agentnativeregistry.com/api/mcp"
    }
  }
}
// Cursor / other MCP clients
{
  "mcpServers": {
    "agent-native-registry": {
      "url": "https://agentnativeregistry.com/api/mcp"
    }
  }
}

25 tools rated at launch. More added weekly. Questions? alex@agentnativeregistry.com


Browse by category

💳 Payment tools 🗄️ Database tools 📧 Email tools 📝 Form tools 🔑 Auth tools