{"openapi":"3.1.0","info":{"title":"신용카드 가맹점 정보 API","description":"전국 신용카드 가맹점 기본 정보","version":"1.0.0","x-fusepie-id":"fsc-credit-card-merchant","x-fusepie-category":"finance","x-fusepie-provider":"금융위원회"},"servers":[],"paths":{"/":{"get":{"operationId":"call_fsc_credit_card_merchant","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://www.data.go.kr/data/15043475/openapi.do"}}},"x-mcp-config":{"mcpServers":{"fsc-credit-card-merchant":{"command":"npx","args":["-y","@fusepie/mcp-fsc-credit-card-merchant"],"env":{"API_KEY":""}}}}}