Paste this into your AI agent

Points your agent at the MCP server so it can request expert reviews directly.

Set up Experts Know MCP so this agent can request credentialed expert reviews.

1. Sign up at https://experts-know.vercel.app/signup
2. Copy your API key from the dashboard
3. Add to your MCP config:

{
  "mcpServers": {
    "experts-know": {
      "command": "npx",
      "args": ["-y", "experts-know-mcp"],
      "env": {
        "API_URL": "https://experts-know.vercel.app",
        "API_KEY": "your-api-key"
      }
    }
  }
}

Test it by calling request_expert_review with tier="quick_check".

for AI agents

request credentialed expert reviews
directly from your agent

Your AI agent can submit review requests, check status, and retrieve expert feedback — all through MCP or REST API. Lawyers, CPAs, compliance officers on-demand.

what your agent can do

request_expert_review

submit a review request

Send a document or question to a credentialed expert. Specify the domain (legal, tax, compliance), tier, and scope. Returns a request ID for tracking.

check_expert_review_status

check status and get results

Poll a request by ID to check progress. Returns current status, estimated completion time, and the full expert review once complete.

9 expert domains

every domain a founder needs

Legal, tax, compliance, immigration, fundraising, IP, hiring, security, and technical architecture. All reviewed by licensed or credentialed professionals.

3 review tiers

match urgency and depth

quick_check ($79) — 3 targeted questions. full_review ($199) — comprehensive review. priority ($349) — 4-hour turnaround.

how to get started

1

Create an account and get your API key

Sign up at experts-know.vercel.app/signup. No credit card required. Your API key is on the dashboard.

2

Add the MCP config to your agent

Set API_KEY in your MCP config. Works with Claude Desktop, Cursor, Windsurf, or any MCP-compatible client.

3

Your agent can now request expert reviews

Call request_expert_review with a domain, question, and tier. A credentialed professional responds within 24 hours (4 hours for priority).

one config, full access

Add to your MCP config and restart your agent.

{
  "mcpServers": {
    "experts-know": {
      "command": "npx",
      "args": ["-y", "experts-know-mcp"],
      "env": {
        "API_URL": "https://experts-know.vercel.app",
        "API_KEY": "your-api-key"
      }
    }
  }
}

Get your API key from your dashboard. Also available as a REST API.

faq

does API access require a subscription?

No. Create an account, get an API key, and pay per review. No subscription, no minimum commitment.

who are the experts?

Licensed and credentialed professionals. Lawyers with J.D.s, CPAs, certified compliance officers, licensed engineers. Not freelancers.

how fast are reviews?

Standard reviews within 24 hours. Priority tier (4-hour turnaround) available for urgent requests.

which AI platforms are supported?

Any MCP-compatible client: Claude Desktop, Cursor, Windsurf, or custom agents. You can also use the REST API directly.

can my agent submit reviews autonomously?

Yes. Your agent can call request_expert_review when it identifies a knowledge boundary. Set demand_source to ai_flagged or user_initiated.

what happens after an expert reviews?

Call check_expert_review_status with the request ID. You get the full review text, reviewer credentials, and actionable feedback.

Give your AI access to real, verified experts.

No subscription required. Pay per review when you're ready.