Loading MCP server directory, please wait...
Create, search and manage Knowtis collaborative notes from AI assistants.
npx @getmcp/cli add app.knowtis/knowtisRequires Node.js 18+. Community-contributed server. Review source before installing.
KNOWTIS_API_KEYKnowtis API key (Settings > Integrations)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.knowtis/knowtis": {
"command": "https://github.com/jovandyaz/knowtis-app/releases/download/mcp-v0.1.0/knowtis-mcp-0.1.0.mcpb",
"env": {
"KNOWTIS_API_KEY": "",
"KNOWTIS_API_URL": "https://api.knowtis.app"
}
}
}
}