Sessioned Claude-backed agent runtime exposed over MCP
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"claude-agent-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# claude-agent-mcp `claude-agent-mcp` is an MCP server that exposes Claude-backed task and session tooling to any MCP client. Install it from PyPI, register it with your MCP client (such as OpenAI Codex), and your client gains access to durable, policy-bounded Claude sessions through a stable, consistent tool interface. Sessions persist in SQLite across server restarts. Both the Anthropic API and the Claude Code CLI are supported as execution backends. All tool responses share a single normalized response envelope regardless of which backend is active. **v1.1.2 · Python 3.11+ · stdio transport · SQLite persistence** --- ## Features - **Durable sessions** — sessions persist in SQLite and survive process restarts - **Two execution backends** — Anthropic API (`api`) or Claude Code CLI (`claude_code`) - **Stable MCP tool contracts** — consistent request/response schemas across backends - **Session continuation** — resume any past session from any MCP client with full context - **Policy-bounded execution** — profiles control permissions, turn limits, and directory access - **Structured verification** — evidence-based evaluation with fail-closed semantics; structured reason codes, operator guidance, and scope assessment (v1.1.1) - **Backend availability signaling** — machine-stable failure classification for CLI failures, auth errors, quota exhaustion, and empty responses; `outcome_kind`, `failure_class`, `retryable`, and `fallback_recommended` fields for orchestrator routing (v1.1.2) - **Runtime status inspection** — confirm active configuration without side effects - **APNTalk verification mode** — server-level restricted surface: verification-only, advisory-only, machine-verifiable, fail-closed (v1.1.0) - **Optional downstream federation** — expose other MCP server tools to Claude under explicit operator allowlists --- ## Installation ```bash pip install claude-agent-mcp ``` Python 3.11 or later is required. The `claude-agent-mcp` command is available immedi…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.