← Registry

Developer Tools

agentnativeregistry.com

Searches, rates, and compares tools and APIs for agent-friendliness.

1 endpoint7 known toolsFirst detected May 13, 2026Last detected July 6, 2026

ENDPOINT 1

https://agentnativeregistry.com/api/mcp

No auth detected

Known tools 7

search_tools

Search the Agent Native Registry for tools, APIs, and SaaS products rated by how agent-friendly they are.

Inferred read-only
get_score

Get the full Agent Native Score breakdown for a specific tool.

Inferred read-only
compare_tools

Compare two or more tools side-by-side across all Agent Native Score dimensions.

Inferred read-only
list_categories

List all available tool categories with the count of rated tools in each.

Inferred read-only
get_connection_info

Get connection details for a tool's MCP server — including the MCP server URL, auth method, and setup instructions.

Inferred read-only
recommend_tools

Given a task description, recommend the best agent-native tools that have MCP servers.

Inferred read-only
get_tool_schema

Get the MCP tools/capabilities exposed by a specific tool's MCP server.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentnativeregistry-com]
url = "https://agentnativeregistry.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentnativeregistry-com": {
      "type": "http",
      "url": "https://agentnativeregistry.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentnativeregistry-com
Remote MCP URL: https://agentnativeregistry.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentnativeregistry-com": {
      "url": "https://agentnativeregistry.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentnativeregistry-com": {
      "type": "http",
      "url": "https://agentnativeregistry.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentnativeregistry-com",
  "transport": "streamable-http",
  "url": "https://agentnativeregistry.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentnativeregistry.com was fetched 2026-08-26T02:26:29.151Z and is being refreshed.

Trust status Neutral

agentnativeregistry.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.