Note: Make sure to restart Cline after adding the configuration.
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}
暂无评论. 成为第一个评论的人!
登录以参与讨论