Loading MCP server directory, please wait...
Local task and project automation for Mindwtr.
npx @getmcp/cli add io.github.dongdongbh/mindwtrRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dongdongbh/mindwtr": {
"command": "npx",
"args": [
"-y",
"mindwtr-mcp"
],
"env": {
"MINDWTR_DB_PATH": ""
}
}
}
}