mymlh mcp server for Zed
ci.git/mymlh-mcp-server
OAuth-enabled MyMLH MCP server for accessing MyMLH data.
client:Zed
transport:streamable-http
Install mymlh mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mymlh-mcp-server": {
"url": "https://mymlh-mcp.git.ci/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs