AgentSeed

Morningstar202604/AgentSeed
★ 7 stars Python Code/Dev Tools Updated today ✗ Risk
MCP server toolkit for building agent workflows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentseed": {
      "command": "uvx",
      "args": [
        "agentseed"
      ]
    }
  }
}

Or install with pip: pip install agentseed

README Excerpt

<div align="center"> <img src="docs/logo.png" width="96" alt="AgentSeed logo"> **The anti-hallucination gate for AI coding agents.** AI agents invent APIs. They claim "all tests pass" without running anything. They ship confident, fabricated code. **AgentSeed is the gate that stops it** — a zero-dependency plugin that verifies code *before* it is marked done, so

Tools (20)

advisoryallowlistcargocheck_contractcheck_importscheck_plugindiffeslintextra_tokensgovethook_profilejavacjsonschemaknown_packagesmypypyflakespyyamlrecord_verificationresolve_symbolsandbox_allowed_prefixes

Topics

ai-agentsmcptoolkit