DeepTap

Cursor via MCP

Use DeepTap research tools inside Cursor AI.

See also the canonical source at docs/integrations/cursor.md.

Install

Open Cursor Settings → MCP → Add server:

{
  "name": "deeptap",
  "command": "npx",
  "args": ["-y", "@deeptap/mcp"],
  "env": {
    "DEEPTAP_API_KEY": "dt_live_your_key_here"
  }
}

The deeptap_search, deeptap_extract, and deeptap_facts tools appear in Cursor's tool list immediately after saving.