Skip to content
Cursor

mymlh mcp server for Cursor

ci.git/mymlh-mcp-server

OAuth-enabled MyMLH MCP server for accessing MyMLH data.

client:Cursor transport:streamable-http

Install mymlh mcp server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mymlh-mcp-server": {
      "url": "https://mymlh-mcp.git.ci/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mymlh mcp server in other clients