Loomal

mythos-agent

MCP server by github.com/mythos-agent/mythos-agent

Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.

31 starsnpm: mythos-agent

About mythos-agent

mythos-agent is an MCP (Model Context Protocol) server published by mythos-agent in the official MCP registry, listed under Autonomous Agents on Loomal. Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.

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

Development happens in the open at github.com/mythos-agent/mythos-agent, where the project has earned 31 GitHub stars.

Use mythos-agent with your agent

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

Frequently asked questions

What is mythos-agent?
mythos-agent is an MCP (Model Context Protocol) server by mythos-agent in the Autonomous Agents category. Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.
How do I connect mythos-agent to Claude, Cursor, or another MCP client?
Install mythos-agent from its npm package (mythos-agent) 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 mythos-agent open source?
Yes — the source code is public at github.com/mythos-agent/mythos-agent, with 31 GitHub stars.
Can AI agents pay to use mythos-agent?
Not yet through Loomal — mythos-agent 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 mythos-agent? Claim this listing free by verifying GitHub ownership, or contact us.