Skip to content
Cursor

theabbie for Cursor

io.github.theabbie/theabbie

Live info about theabbie (Abhishek Chaudhary) from theabbie.github.io/about.json

client:Cursor transport:stdio runtime:npm

Install theabbie in Cursor

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

{
  "mcpServers": {
    "theabbie": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "theabbie"
      ]
    }
  }
}

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

theabbie in other clients