Open-source Context OS for AI agents: context engineering, recovery, receipts, and verification.
claude mcp add entroly -- uvx entroly
claude_desktop_config.json
{
"mcpServers": {
"entroly": {
"command": "uvx",
"args": [
"entroly"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"entroly": {
"command": "uvx",
"args": [
"entroly"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"entroly": {
"command": "uvx",
"args": [
"entroly"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"entroly": {
"type": "stdio",
"command": "uvx",
"args": [
"entroly"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"entroly": {
"command": "uvx",
"args": [
"entroly"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.juyterman1000--entroly/reviews or the review_server meta-tool.
POST /mcp