Curated index of B2B offerings for AI agents: fit, non-fit, limits, sourced claims.
claude mcp add directory --transport http https://agentcompanyindex.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"directory": {
"url": "https://agentcompanyindex.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"directory": {
"serverUrl": "https://agentcompanyindex.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"directory": {
"type": "http",
"url": "https://agentcompanyindex.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"directory": {
"url": "https://agentcompanyindex.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"directory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentcompanyindex.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://agentcompanyindex.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.agentcompanyindex--directory/reviews or the review_server meta-tool.
POST /mcp