polos-dev/polos
The open-source runtime for AI agents. Sandboxed execution with built-in tools, human-in-the-loop approvals, Slack integration, and durable workflows with automatic retries and prompt caching. You write the agent. Polos handles the infrastructure.
Platform-specific configuration:
{
"mcpServers": {
"polos": {
"command": "npx",
"args": [
"-y",
"polos"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...