agentify
Transform OpenAPI specs into formats for agents.
Agentify reads an OpenAPI or Swagger specification and produces a set of ready‑to‑use artifacts that let large language model agents interact with the described API. The tool parses the spec, sanitizes it, analyzes its structure, and then compiles an intermediate representation from which up to nine different formats are emitted. These include files for Claude Code, Cursor, Codex, Copilot, Gemini CLI, Google’s A2A protocol, a generic MCP server Dockerfile, a searchable llms.txt index, and a standalone command‑line client that can invoke the API directly.
The workflow is invoked from the command line, accepting a URL or local file, and can generate all formats or a selected subset. Output directories and project names are configurable, and the generated MCP server TypeScript code is guaranteed to compile without errors and start immediately. Non‑compliant specifications are automatically normalized with warnings rather than rejected.
Agentify is aimed at developers who need to expose their APIs to AI agents without manually writing the various interface files. It supports APIs ranging from a few dozen endpoints to over a thousand, handling multiple domains and authentication schemes while performing built‑in security scans for injection and prompt‑injection risks. The project is stable, available as a CLI package on npm, and welcomes contributions of new emitters.
Reviews
Loading reviews…
Similar apps

API & Network Testing
APIFold
Stop writing MCP boilerplate. Point at a spec, get server.
AI Coding Agents
ACI.dev
Platform for connecting AI agents to 500+ tools with built-in multi-tenant auth management and granular permissions using either function…

API & Network Testing
Composio
Integration platform for AI agents & LLMs with support for 250+ apps and custom tools.

AI Coding Agents
AionUi
Unified GUI for command-line AI agents

API & Network Testing
Orqisai
Turn any API into an AI agent. Safely.

AI Coding Agents
lean-ctx
Token-saving context runtime for agents.