{"openapi":"3.1.0","info":{"title":"고속도로 CCTV 정보 API","description":"전국 고속도로·간선도로 CCTV 정보","version":"1.0.0","x-fusepie-id":"highway-cctv","x-fusepie-category":"transport","x-fusepie-provider":"공공데이터포털"},"servers":[],"paths":{"/":{"get":{"operationId":"call_highway_cctv","summary":"고속도로 CCTV 정보 API","description":"전국 고속도로·간선도로 CCTV 정보","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"}}},"x-mcp-config":{"mcpServers":{"highway-cctv":{"command":"npx","args":["-y","@fusepie/mcp-highway-cctv"],"env":{"API_KEY":""}}}}}