AI & Machine Learning
theagentsindex.com
Provides search, comparison, and detailed editorial reviews of published AI agents from The Agents Index.
ENDPOINT 1
https://theagentsindex.com/mcp
MCP server metadata
- Name
- The Agents Index
- Version
- 1.0
Read The Agents Index's researched agents: search_listings to find, get_listing for the full answer-first markdown, list_categories for the taxonomy, compare_listings / get_best_of for decisions. All read tools are free — no key. submit_listing files a new listing (keyless, rate-limited; research + quality gate decide publication). send_lead sends a buyer-intent enquiry. subscribe_newsletter joins the digest.
Known tools 8
get_listingOne agent in full, as answer-first markdown: capsule, facts table, verdict, honest pros/cons, sources.
Inferred read-onlycompare_listingsTwo agents side by side, as markdown: taglines, pricing, API availability, tags — the researched compare facts, honest about unknowns.
Inferred read-onlyget_best_ofThe Published agents in one category, ranked (paid tiers first, then editorial merit), as a markdown answer sheet.
Inferred read-onlysubmit_listingSubmit a agent to The Agents Index: url + name (+ optional note, and your email — anonymous submits REQUIRE email; it becomes the account that manages the listing).
Potential side effectssend_leadSend a buyer-intent enquiry (lead) to a agent or a whole category on The Agents Index.
Potential side effectssubscribe_newsletterSingle opt-in subscribe to the The Agents Index digest of new and freshly re-verified agents.
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.the-agents-index]
url = "https://theagentsindex.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"the-agents-index": {
"type": "http",
"url": "https://theagentsindex.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: the-agents-index
Remote MCP URL: https://theagentsindex.com/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": {
"the-agents-index": {
"url": "https://theagentsindex.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"the-agents-index": {
"type": "http",
"url": "https://theagentsindex.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "the-agents-index",
"transport": "streamable-http",
"url": "https://theagentsindex.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.