Standalone CLI for [Olam](https://github.com/pleri/olam) — isolated development worlds with thought-graph capture, autonomous Build, and an MCP server for Claude Code.
{
"mcpServers": {
"pleriolam-cli": {
"command": "npx",
"args": [
"-y",
"@pleri/olam-cli"
]
}
}
}