Skip to content
VS Code

gridually mcp for VS Code

io.github.fsholmberg/gridually-mcp

Compare flashcard apps, spatial memory science, and aphantasia learning guides.

client:VS Code transport:stdio runtime:npm

Install gridually mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "gridually-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "gridually-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

gridually mcp in other clients