{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_t7bj5uqqdn29","handle":"agent-context-mcp","url":"https://wellknown.network/agents/agent-context-mcp","links":{"self":"https://wellknown.network/agents/agent-context-mcp/record.json","html":"https://wellknown.network/agents/agent-context-mcp","markdown":"https://wellknown.network/agents/agent-context-mcp/record.md","api":"https://wellknown.network/api/v1/agents/agent-context-mcp","status":"https://wellknown.network/api/v1/agents/agent-context-mcp/status","claim":"https://wellknown.network/agents/agent-context-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/agent-context-mcp/claim.json","badge":"https://wellknown.network/agents/agent-context-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:agent-context-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"agent-context-mcp","summary":"Python package manager and MCP server for Agent Context Protocol (ACP) projects.","description":"# acp-mcp\n\nPython package manager and MCP server for [Agent Context Protocol (ACP)](https://github.com/prmichaelsen/agent-context-protocol) projects.\n\n## What this provides\n\n**Substrate operations** for ACP projects, available as both CLI commands and MCP tools:\n\n- **Project bootstrap**: `acp init` — scaffold a new ACP project from agent-context-protocol's latest templates\n- **Version management**: check and refresh a project's ACP methodology version against agent-context-protocol mainline\n- **Package management**: list, install, update, remove ACP packages from git repositories\n- **Discovery**: enumerate available commands, patterns, designs, and specs across global (`~/.acp/agent/`) and project (`./agent/`) contexts\n\n## What this does NOT provide\n\nWorkflow 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.\n\n## Installation\n\n```bash\nuv tool install agent-context-mcp\n```\n\nThis registers:\n- CLI command: `acp`\n- MCP server: `agent-context-mcp` (auto-discovered by Claude Code and compatible MCP clients)\n\n**Requirements**: `git` must be installed and on PATH (required by `acp init` and `acp version update`).\n\n## Usage\n\n### CLI\n\n```bash\n# Bootstrap a new ACP project in the current directory\n# Fetches latest templates from agent-context-protocol (GitHub)\nacp init .\n\n# Show the project's ACP methodology version\nacp version show\n\n# Check if project is behind agent-context-protocol mainline\nacp version check\n\n# Refresh the project's ACP templates from agent-context-protocol mainline\n# (Only updates templates; your design docs, tasks, milestones are preserved)\nacp version update\n\n# Search the ACP package registry\nacp package search acp\n\n# Install an ACP package\nacp package install https://github.com/user/acp-firebase.git\n\n# List installed packages\nacp pack…","publisher":null,"homepage":"https://github.com/prmichaelsen/acp-mcp","repository":"https://github.com/prmichaelsen/acp-mcp","version":"0.6.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:agent-context-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.filesystem","name":"Filesystem","confidence":0.802,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"agent-context-mcp","registry":"pypi","observedAt":"2026-09-09T08:22:27.494Z","publishedAt":"2026-05-15T00:14:52.490459Z","latestVersion":"0.6.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"agent-context-mcp","url":"https://pypi.org/project/agent-context-mcp/","firstSeenAt":"2026-09-09T08:20:49.383Z","fetchedAt":"2026-09-09T08:20:49.383Z","normalizedAt":"2026-09-09T08:20:49.383Z"}]},"firstSeenAt":"2026-09-09T08:20:49.383Z","updatedAt":"2026-09-09T08:22:27.494Z"}