{"openapi":"3.1.0","info":{"title":"바로빌 전자세금계산서 API","description":"전자세금계산서 발행·국세청 전송","version":"1.0.0","x-fusepie-id":"barobill-tax-api","x-fusepie-category":"finance","x-fusepie-provider":"바로빌"},"servers":[],"paths":{"/":{"get":{"operationId":"call_barobill_tax_api","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://dev.barobill.co.kr/"}}},"x-mcp-config":{"mcpServers":{"barobill-tax-api":{"command":"npx","args":["-y","@fusepie/mcp-barobill-tax-api"],"env":{"API_KEY":""}}}}}