Skip to content
Back to search
30
MCP

io.github.ihorponom/agentpack

io.github.ihorponom/agentpack

Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.

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

Similar MCP servers embedding-nearest

agentpack-cli
Local task-state ledger for AI coding agents.
0 tools
ace-pack
Local AgentOps for AI coding agents: durable memory, guardrails, and quality gates for vibe coding in real repositories.
0 tools
io.github.replenhq/replen
A local intelligence layer for AI coding agents. Maps your repos, matches the open-source frontier.
0 tools
io.github.infoinlet-marketplace/mcp-github
GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.
0 tools
io.github.raymondchins/agentmap
The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools
0 tools
io.github.christian289/wpf-dev-pack-mcp
Serves WPF Dev Pack knowledge topics to AI agents from a local repo clone.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ihorponom/agentpack": {
      "url": "None",
      "transport": "http"
    }
  }
}