{"openapi":"3.1.0","info":{"title":"금융결제원 오픈뱅킹 API","description":"계좌조회·이체 등 은행 통합 API","version":"1.0.0","x-fusepie-id":"kftc-openbanking","x-fusepie-category":"finance","x-fusepie-provider":"금융결제원"},"servers":[],"paths":{"/":{"get":{"operationId":"call_kftc_openbanking","summary":"금융결제원 오픈뱅킹 API","description":"계좌조회·이체 등 은행 통합 API","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.kftc.or.kr"}}},"x-mcp-config":{"mcpServers":{"kftc-openbanking":{"command":"npx","args":["-y","@fusepie/mcp-kftc-openbanking"],"env":{"API_KEY":""}}}}}