Developer Tools
agentnativeregistry.com
Searches, rates, and compares tools and APIs for agent-friendliness.
ENDPOINT 1
https://agentnativeregistry.com/api/mcp
Known tools 7
search_toolsSearch the Agent Native Registry for tools, APIs, and SaaS products rated by how agent-friendly they are.
Inferred read-onlycompare_toolsCompare two or more tools side-by-side across all Agent Native Score dimensions.
Inferred read-onlylist_categoriesList all available tool categories with the count of rated tools in each.
Inferred read-onlyget_connection_infoGet connection details for a tool's MCP server — including the MCP server URL, auth method, and setup instructions.
Inferred read-onlyrecommend_toolsGiven a task description, recommend the best agent-native tools that have MCP servers.
Inferred read-onlyget_tool_schemaGet the MCP tools/capabilities exposed by a specific tool's MCP server.
Inferred read-onlyCONNECT 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.
agentnativeregistry.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.