Loomal

agentcontext

MCP server by github.com/mbeato/agentcontext-mcp

Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.

0 starsnpm: @mbeato/agentcontext-mcp

About agentcontext

agentcontext is an MCP (Model Context Protocol) server published by mbeato in the official MCP registry, listed under Autonomous Agents on Loomal. Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.

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

Development happens in the open at github.com/mbeato/agentcontext-mcp.

Use agentcontext with your agent

Claude Code · one command
claude mcp add agentcontext -- npx -y @mbeato/agentcontext-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentcontext": {
      "command": "npx",
      "args": [
        "-y",
        "@mbeato/agentcontext-mcp"
      ]
    }
  }
}
npm@mbeato/agentcontext-mcp

Frequently asked questions

What is agentcontext?
agentcontext is an MCP (Model Context Protocol) server by mbeato in the Autonomous Agents category. Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.
How do I connect agentcontext to Claude, Cursor, or another MCP client?
Install agentcontext from its npm package (@mbeato/agentcontext-mcp) 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 agentcontext open source?
Yes — the source code is public at github.com/mbeato/agentcontext-mcp.
Can AI agents pay to use agentcontext?
Not yet through Loomal — agentcontext 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 agentcontext? Claim this listing free by verifying GitHub ownership, or contact us.