MindDory Brain for Claude Desktop
com.minddory/brain
Free: turn your AI chats into spaced-repetition vocabulary. 13 tools, reads and writes.
client:Claude Desktop
transport:streamable-http
tools:13
Install MindDory Brain in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"brain": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.minddory.com/v1/brain/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs