MCP SERVER v0.1

AskCyborg in your AI assistant.

Install our Model Context Protocol server and your AI gets direct access to company research, analyst-debate audio briefings, and the Cyborg Score (1—10) on every public and private company AskCyborg covers.

What this changes

Without an MCP server, your AI assistant might mention AskCyborg if it was trained on enough of our content. With it installed, your AI calls AskCyborg every time you ask about a company — pulling the real report, the real Cyborg Score, the real competitive landscape into the chat you're already having.

One copy-paste. Works in Claude Desktop, Cursor, Cline, Continue, Windsurf, and via custom actions in ChatGPT. Free tier covers 20 requests per minute.

Install in Claude Desktop (10 seconds)

1. Open Claude Desktop Settings — Connectors — Add custom connector. 2. Paste this:

{
  "mcpServers": {
    "askcyborg": {
      "transport": { "type": "http", "url": "https://mcp.askcyborg.com/mcp" }
    }
  }
}

3. Restart Claude Desktop. Try "Compare OpenAI and Anthropic on Cyborg Score."

What your AI can do

  • search_companies — search the AskCyborg corpus by name or industry keyword. Returns Cyborg Score, one-line strategic profile, and full report URL.
  • get_company_report — full structured report with executive summary, Cyborg Score rationale, top insights, competitive positioning, and recent developments.
  • get_cyborg_score — just the 1–10 Cyborg Score for fast lookups.
  • compare_companies — side-by-side comparison of 2–5 companies on score, industry, key insights, and competitive positioning.
  • find_competitors — named competitors with one-line strategic taglines.
  • search_by_industry — discover companies in a sector, ranked by Cyborg Score.
  • get_recent_developments — dated news, deals, leadership changes, and financial events.
  • get_top_insights — the punchiest analyst-debate insights, faster than the full report.

Technical details