Pabs for Cursor
io.github.pdunovits/pabs-mcp
The decision layer between an idea and a digital product that works.
client:Cursor
transport:streamable-http
Install Pabs in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pabs-mcp": {
"url": "https://pabs.co.nz/api/mcp/{token}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs