Skip to content
Cursor

KATA Research Automation for Cursor

io.github.dharan1007/kata

Deterministic research automation with live OpenAlex search and reusable workflow programs.

client:Cursor transport:streamable-http

Install KATA Research Automation in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "kata": {
      "url": "https://kata-webmcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

KATA Research Automation in other clients