π¦
io.github.mbeato/agentcontext
Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.
0 installs
Trust: 37 β Low
Devtools
Ask AI about io.github.mbeato/agentcontext
Powered by Claude Β· Grounded in docs
I know everything about io.github.mbeato/agentcontext. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
@mbeato/agentcontext-mcp
MCP server for @mbeato/agentcontext β normalize agent-context files (AGENTS.md, CLAUDE.md, GEMINI.md, .cursor/rules/*.mdc, .windsurf/rules/*.md, .clinerules/*.md, CONVENTIONS.md) from any MCP-aware coding agent.
Two tools exposed:
read_agent_context(path)β parse all detected formats in a repo, return one unified IR.convert_agent_context(ir, targets)β render the IR to one or more target formats; returns the file map.
Install
// ~/.config/claude-code/mcp.json (or your MCP client's config)
{
"mcpServers": {
"agentcontext": {
"command": "npx",
"args": ["-y", "@mbeato/agentcontext-mcp"]
}
}
}
Status
v0.1 β early. See https://agentsmd.apimesh.xyz for the project home.
License
MIT
