Skip to content
VS Code

mymlh mcp server for VS Code

ci.git/mymlh-mcp-server

OAuth-enabled MyMLH MCP server for accessing MyMLH data.

client:VS Code transport:streamable-http

Install mymlh mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mymlh-mcp-server": {
      "type": "http",
      "url": "https://mymlh-mcp.git.ci/mcp"
    }
  }
}

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

mymlh mcp server in other clients