OpenAdapt Agent (openadapt-flow bridge) runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from pypi. Last commit 28 Jul 2026.
Local Beta bridge for governed openadapt-flow workflows and attended actions.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add openadapt-agent -- uvx openadapt-agent
{
"mcpServers": {
"openadapt-agent": {
"args": [
"openadapt-agent"
],
"command": "uvx"
}
}
}
[mcp_servers.openadapt-agent]
command = "uvx"
args = ["openadapt-agent"]
{
"mcpServers": {
"openadapt-agent": {
"args": [
"openadapt-agent"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"openadapt-agent": {
"args": [
"openadapt-agent"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.