NLocq for Cursor
dev.chaincontext/nlocq
NLocq
client:Cursor
transport:streamable-http
Install NLocq in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nlocq": {
"url": "https://nlocq.chaincontext.dev"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs