Skip to content
Claude Code

agentify for Claude Code

io.github.sani-savaliya/agentify

Turn any OpenAPI/Swagger spec into an MCP server - every API operation becomes an agent tool.

client:Claude Code transport:stdio runtime:npm

Install agentify in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add agentify -e AGENTIFY_BEARER_TOKEN=<AGENTIFY_BEARER_TOKEN> -e AGENTIFY_API_KEY=<AGENTIFY_API_KEY> -e AGENTIFY_API_KEY_HEADER=<AGENTIFY_API_KEY_HEADER> -e AGENTIFY_API_KEY_QUERY=<AGENTIFY_API_KEY_QUERY> -e AGENTIFY_BASIC_USER=<AGENTIFY_BASIC_USER> -e AGENTIFY_BASIC_PASS=<AGENTIFY_BASIC_PASS> -- npx -y agentify-openapi

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

agentify in other clients