Knowtis for Cursor
app.knowtis/knowtis
Create, search and manage Knowtis collaborative notes from AI assistants.
client:Cursor
transport:streamable-http
runtime:mcpb
Install Knowtis in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"knowtis": {
"url": "https://mcp.knowtis.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs