Skip to content
Verified official

agentify MCP

v0.1.1

io.github.sani-savaliya/agentify

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

transport:stdio runtime:npm

Target client

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

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.