Stats
Actions
Tags
npx claudepluginhub pleri/olam-cliCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"olam": {
"command": "npx",
"args": [
"-y",
"@pleri/olam-cli",
"mcp",
"serve"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process