Agentloopkit runs on your own machine — the client starts it, so there is no endpoint to ping. 666 installs a week from npm. Last commit 14 Jul 2026.
Read-only MCP server for AgentLoopKit tasks, policies, reports, handoffs, and status.
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 agentloopkit -- npx -y agentloopkit
{
"mcpServers": {
"agentloopkit": {
"args": [
"-y",
"agentloopkit"
],
"command": "npx"
}
}
}
[mcp_servers.agentloopkit]
command = "npx"
args = ["-y", "agentloopkit"]
{
"mcpServers": {
"agentloopkit": {
"args": [
"-y",
"agentloopkit"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentloopkit": {
"args": [
"-y",
"agentloopkit"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.