Memos
7
0

Claude
Setting up with Claude Desktop
- Open Claude Desktop's settings
- Go to the Integrations tab
- Click "Add MCP Server"
- Use the configuration below based on your operating system
Note: Make sure Claude Desktop is running before attempting to connect.
JSON
1{2 "mcpServers": {3 "memos": {4 "env": {5 "MEMOS_URL": "https://memos.example.com",6 "DEFAULT_TAG": "#mcp",7 "MEMOS_API_KEY": "your_api_key"8 },9 "args": [10 "memos-mcp-server"11 ],12 "command": "uvx"13 }14 }15}
Reseñas de la Comunidad
0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Coming soon to
Highlight AI
Documentación
Lenguaje
TypeScript