Skip to content
Back to search
30
MCP

ace-pack

npm/ace-pack

Local AgentOps for AI coding agents: durable memory, guardrails, and quality gates for vibe coding in real repositories.

Uptime
0.0%
55 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ihorponom/agentpack
Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.
0 tools
agentpack-cli
Local task-state ledger for AI coding agents.
0 tools
io.github.yamantaka520/agent-memory-os
Local-first memory engine for AI-agent teams: team/project ACL, recall, and federated sync.
0 tools
agent-guardrails
Production guardrails for AI coding agents
0 tools
AIppocampus
Local-first, source-backed continuity for AI agents via stdio MCP.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ace-pack": {
      "url": "None",
      "transport": "http"
    }
  }
}