Stats
Actions
Tags
From otter
Local stdio MCP server keyed as 'otter', run as a subprocess via npx command. Capabilities unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"otter": {
"command": "npx",
"args": [
"-y",
"-p",
"@o3r/mcp@^14.0.0",
"o3r-mcp-start"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub amadeusitgroup/otter --plugin otter