MindDory Brain for VS Code
com.minddory/brain
Free: turn your AI chats into spaced-repetition vocabulary. 13 tools, reads and writes.
client:VS Code
transport:streamable-http
tools:13
Install MindDory Brain in VS Code
.vscode/mcp.json
{
"servers": {
"brain": {
"type": "http",
"url": "https://api.minddory.com/v1/brain/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs