Skip to content
Back to search
30
MCP v0.5.1

agenthold

io.github.edobusy/agenthold

Shared versioned state for multi-agent AI workflows

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

Similar MCP servers embedding-nearest

AgentHold
Provides shared versioned state with conflict detection for multi-agent AI workflows using optimistic concurrency control.
0 tools
agent-guardrails
Production guardrails for AI coding agents
0 tools
Agent2Models
Access to multiple AI models within a single request
0 tools
Alloy
AI workspace — shared knowledge, skills, and tools for AI agents
0 tools · streamable-http
iranti
Memory infrastructure for multi-agent AI systems
0 tools
Taskforce
Task and planning workspace for humans collaborating with AI agents
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "agenthold": {
      "url": "None",
      "transport": "http"
    }
  }
}