knack for Cursor
io.usefulapi/knack
Read, create, update and delete records; inspect objects, fields and schema in your Knack database.
client:Cursor
transport:streamable-http
Install knack in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"knack": {
"url": "https://knack.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs