knack for VS Code
io.usefulapi/knack
Read, create, update and delete records; inspect objects, fields and schema in your Knack database.
client:VS Code
transport:streamable-http
Install knack in VS Code
.vscode/mcp.json
{
"servers": {
"knack": {
"type": "http",
"url": "https://knack.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs