Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"merill-lokka": {
"command": "npx",
"args": [
"-y",
"@merill/lokka"
]
}
}
}
Or smoke-test directly:
npx -y @merill/lokka
Details
| Website | https://www.npmjs.com/package/@merill/lokka |
|---|---|
| GitHub | git+https://github.com/merill/lokka.git |
| License | unknown |
| Pricing | free |
| Tags | mcp graph microsoft graph model context protocol |
| Sources | npm |
| Discovered | 2026-05-25 |