Loomal

Build and manage policy-compliant AI agents with safety enforcement and compliance checking

70 starsnpm: agentos-mcp-server

About agentos

agentos is an MCP (Model Context Protocol) server published by imran-siddique in the official MCP registry, listed under Autonomous Agents on Loomal. Build and manage policy-compliant AI agents with safety enforcement and compliance checking

It ships as an npm package (agentos-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/imran-siddique/agent-os, where the project has earned 70 GitHub stars.

Use agentos with your agent

Claude Code · one command
claude mcp add agentos -- npx -y agentos-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentos": {
      "command": "npx",
      "args": [
        "-y",
        "agentos-mcp-server"
      ]
    }
  }
}
npmagentos-mcp-server

Frequently asked questions

What is agentos?
agentos is an MCP (Model Context Protocol) server by imran-siddique in the Autonomous Agents category. Build and manage policy-compliant AI agents with safety enforcement and compliance checking
How do I connect agentos to Claude, Cursor, or another MCP client?
Install agentos from its npm package (agentos-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agentos open source?
Yes — the source code is public at github.com/imran-siddique/agent-os, with 70 GitHub stars.
Can AI agents pay to use agentos?
Not yet through Loomal — agentos is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agentos? Claim this listing free by verifying GitHub ownership, or contact us.