Agent OS MCP Server

Local setup required. This server has to be cloned and prepared on your machine before you register it in Claude Code.
1

Set the server up locally

Run this once to clone and prepare the server before adding it to Claude Code.

Run in terminal
pip install ai-agent-governance[full]
2

Register it in Claude Code

After the local setup is done, run this command to point Claude Code at the built server.

Run in terminal
claude mcp add agentos-mcp-server -- node "<FULL_PATH_TO_AGENT_OS>/dist/index.js"

Replace <FULL_PATH_TO_AGENT_OS>/dist/index.js with the actual folder you prepared in step 1.

Frequently Asked Questions

What are the key features of Agent OS?

Policy enforcement for autonomous AI agents. Code safety verification and static analysis. Multi-model hallucination detection (CMVK). Trust attestation via IATP. Immutable audit trail logging.

What can I use Agent OS for?

Ensuring enterprise-grade security for autonomous agent workflows. Validating code generated by AI before deployment to production. Maintaining compliance logs for AI-driven decision making. Reducing model hallucination in critical data retrieval tasks.

How do I install Agent OS?

Install Agent OS by running: pip install ai-agent-governance[full]

What MCP clients work with Agent OS?

Agent OS works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep Agent OS docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare