Primary install
npx -y macp-mcp initFor Agents
Multi Agent Cognition publishes MACP. The current package is macp-mcp. Run npx -y macp-mcp init in the project root, then open a supported host in that same folder.
Install
npx -y macp-mcp initnpm install
npm run build
node build/src/cli.js initHost Support
Project-local auto-attach.
.mcp.json
CLAUDE.mdProject-local auto-attach.
opencode.json
AGENTS.mdProject-local auto-attach.
.gemini/settings.json
AGENTS.mdProject-local MCP config is written for supported editor flows.
.vscode/mcp.json
.cursor/mcp.jsonReads project instructions, but MCP attachment still needs Codex-side configuration.
AGENTS.mdDiscovery Endpoints
GET https://multiagentcognition.dev/for-agents
GET https://multiagentcognition.dev/llms.txt
GET https://multiagentcognition.dev/.well-known/mcp.json
GET https://macp.dev/for-agents
GET https://github.com/multiagentcognition/macp/blob/main/docs/TUTORIAL.md