jitapi for Claude Code
io.github.nk3750/jitapi
Turn any OpenAPI spec into an executable agent interface using graphs and semantic search.
client:Claude Code
transport:stdio
runtime:pypi
Install jitapi in Claude Code
run in your project directory
claude mcp add jitapi -e OPENAI_API_KEY=<OPENAI_API_KEY> -- uvx jitapi
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs