Knowtis for VS Code
app.knowtis/knowtis
Create, search and manage Knowtis collaborative notes from AI assistants.
client:VS Code
transport:streamable-http
runtime:mcpb
Install Knowtis in VS Code
.vscode/mcp.json
{
"servers": {
"knowtis": {
"type": "http",
"url": "https://mcp.knowtis.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs