Skip to content
Claude Code

openapi mcp for Claude Code

com.goldpopcon/openapi-mcp

금방 Open API MCP 서버 — 스펙 조회·JWT 서명 코드 생성·로컬 서명/검증

client:Claude Code transport:stdio runtime:npm

Install openapi mcp 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 openapi-mcp -e GOLDPOPCON_MCP_ALLOW_LIVE=<GOLDPOPCON_MCP_ALLOW_LIVE> -e GOLDPOPCON_ACCESS_KEY=<GOLDPOPCON_ACCESS_KEY> -e GOLDPOPCON_SECRET_KEY=<GOLDPOPCON_SECRET_KEY> -- npx -y @keumbang/goldpopcon-openapi-mcp

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

openapi mcp in other clients