Loading MCP server directory, please wait...
Search, read, create and edit your Memol notes from Claude. Team note-taking with AI search.
npx @getmcp/cli add app.memol/memolRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using your Memol API key. Create one at memol.app -> Settings -> API / MCP. Format: 'Bearer memol_...'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.memol/memol": {
"url": "https://memol.app/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}