agent-second-brain/mcp-config.json

10 lines
138 B
JSON

{
"mcpServers": {
"todoist": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@doist/todoist-ai"]
}
}
}