DuckTap

zanni098/DuckTap
★ 1 stars Python AI/LLM Updated today
Tape any API to your agent in one command. CLI factory for AI agents — prints Python CLIs, MCP servers, and skills from any OpenAPI spec, HAR file, or website.
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": {
    "ducktap": {
      "command": "uvx",
      "args": [
        "ducktap"
      ]
    }
  }
}

Or install with pip: pip install ducktap

Topics

agentsaiclaudeclicode-generatorllmmcpopenapipython