Skip to content
VS Code

Education Mcp for VS Code

io.github.varvararatta/education_mcp

MCP server for Education

client:VS Code transport:streamable-http

Install Education Mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "education_mcp": {
      "type": "http",
      "url": "https://education_mcp.mcpize.run/mcp"
    }
  }
}

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

Education Mcp in other clients