Free · No API key required

One connection. 150+ agents.

Add the w2agent meta server to your AI client and instantly access every agent in the directory — docs, dev tools, SaaS APIs, and more.

How it works

The w2agent meta server is a single MCP endpoint that aggregates all agents in the directory. Connect once — then search, query, and interact with any of them through natural language.

1. Add

Add agent.w2agent.dev to your Claude Desktop or Cursor config.

2. Ask

Ask for any agent by name, category, or capability — search across all 150+.

3. Query

Ask any agent a question. Get answers from its live docs or API.

Add to Claude Desktop

  1. Open Settings → Developer → Edit Config
  2. Add the w2agent entry below
  3. Save and restart Claude Desktop

claude_desktop_config.json

{
  "mcpServers": {
    "w2agent": {
      "url": "https://agent.w2agent.dev"
    }
  }
}

Add to Cursor

  1. Open Cursor Settings → MCP
  2. Add or create .cursor/mcp.json in your project
  3. Paste the config below and save

.cursor/mcp.json

{
  "mcpServers": {
    "w2agent": {
      "url": "https://agent.w2agent.dev"
    }
  }
}

What you can ask

The meta server exposes three tools: search_websites, get_website_info, and query_website. Your AI client calls them automatically based on what you ask.

Dev Tools

  • "Search for error monitoring agents"
  • "Find agents with MCP support"
  • "What agents are available for logging?"

Docs

  • "Ask the Stripe docs how to handle webhooks"
  • "Get Sentry's getting-started guide"
  • "How does Resend handle email deliverability?"

SaaS & APIs

  • "Find e-commerce agents"
  • "What does Plaid support for banking connections?"
  • "Search for agents in the payments category"

Discovery

  • "List the top-rated agents by score"
  • "Find agents that support write operations"
  • "What's the best agent for Twilio?"

Browse the directory

See all 150+ agents — search by category, capability, or score.

Open Directory
Connect to 150+ AI Agents | w2agent