Python package manager and MCP server for Agent Context Protocol (ACP) projects.
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":"agent-context-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.
# acp-mcp Python package manager and MCP server for [Agent Context Protocol (ACP)](https://github.com/prmichaelsen/agent-context-protocol) projects. ## What this provides **Substrate operations** for ACP projects, available as both CLI commands and MCP tools: - **Project bootstrap**: `acp init` — scaffold a new ACP project from agent-context-protocol's latest templates - **Version management**: check and refresh a project's ACP methodology version against agent-context-protocol mainline - **Package management**: list, install, update, remove ACP packages from git repositories - **Discovery**: enumerate available commands, patterns, designs, and specs across global (`~/.acp/agent/`) and project (`./agent/`) contexts ## What this does NOT provide Workflow commands like `@acp.proceed`, `@acp.status`, `@acp.task-create`, etc. remain as **markdown directives** in `agent/commands/`. Agents read those files directly — they are intentionally not exposed as CLI or MCP tools. acp-mcp is the substrate; the workflow is the markdown. ## Installation ```bash uv tool install agent-context-mcp ``` This registers: - CLI command: `acp` - MCP server: `agent-context-mcp` (auto-discovered by Claude Code and compatible MCP clients) **Requirements**: `git` must be installed and on PATH (required by `acp init` and `acp version update`). ## Usage ### CLI ```bash # Bootstrap a new ACP project in the current directory # Fetches latest templates from agent-context-protocol (GitHub) acp init . # Show the project's ACP methodology version acp version show # Check if project is behind agent-context-protocol mainline acp version check # Refresh the project's ACP templates from agent-context-protocol mainline # (Only updates templates; your design docs, tasks, milestones are preserved) acp version update # Search the ACP package registry acp package search acp # Install an ACP package acp package install https://github.com/user/acp-firebase.git # List installed packages acp pack…
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.