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