{"openapi":"3.1.0","info":{"title":"팝빌 전자세금계산서 API","description":"전자세금계산서 발행·전송·조회","version":"1.0.0","x-fusepie-id":"popbill-taxinvoice","x-fusepie-category":"finance","x-fusepie-provider":"팝빌"},"servers":[],"paths":{"/":{"get":{"operationId":"call_popbill_taxinvoice","summary":"팝빌 전자세금계산서 API","description":"전자세금계산서 발행·전송·조회","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://developers.popbill.com/"}}},"x-mcp-config":{"mcpServers":{"popbill-taxinvoice":{"command":"npx","args":["-y","@fusepie/mcp-popbill-taxinvoice"],"env":{"API_KEY":""}}}}}