Pathbound for Cursor
ai.pathbound/pathbound
Customer-context and ops layer for AI agents
client:Cursor
transport:streamable-http
Install Pathbound in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pathbound": {
"url": "https://mcp.pathbound.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs