agentify

pooriaarab/agentify
★ 0 stars Unknown language AI/LLM Updated 2d ago
Make any product agent-native: audit a repo or site for AGENTS.md, MCP/server.json, Offer JSON-LD, llms.txt and more, then scaffold what is missing. CLI + MCP + library.
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": {
    "agentify": {
      "command": "npx",
      "args": [
        "-y",
        "pooriaarab/agentify"
      ]
    }
  }
}

README Excerpt

Make any product agent-native: audit a repo or site for AGENTS.md, MCP/server.json, Offer JSON-LD, llms.txt and more, then scaffold what is missing. CLI + MCP + library.