Skip to content
Cline

Lokka for Cline

io.github.jozrahq/lokka

Query and manage Microsoft Graph and Azure Resource Manager APIs from MCP clients.

client:Cline transport:stdio runtime:npm

Install Lokka in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "lokka": {
      "command": "npx",
      "args": [
        "-y",
        "@merill/lokka"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Lokka in other clients