MCP
Expose AiContextBase context tools to MCP-capable clients with a Connection key.
MCP makes context available. Project instructions should still ask the agent to pull a Context Pack before work.
Copy config
ACB_API_URL=https://aicontextbase.com ACB_PROJECT_SLUG=your-project ACB_AGENT_KEY=your-connection-key
Tool shape
get_project_context(project_slug, task, target_ai) search_memory(project_slug, query) record_task_summary(project_slug, summary) suggest_memory_update(project_slug, title, body, risk)