{"openapi":"3.1.0","info":{"title":"헌법재판소 판례정보","description":"헌법재판소 판례 목록·상세 조회","version":"1.0.0","x-fusepie-id":"ccourt-precedent","x-fusepie-category":"legal","x-fusepie-provider":"헌법재판소"},"servers":[],"paths":{"/":{"get":{"operationId":"call_ccourt_precedent","summary":"헌법재판소 판례정보","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/15141085/openapi.do"}}},"x-mcp-config":{"mcpServers":{"ccourt-precedent":{"command":"npx","args":["-y","@fusepie/mcp-ccourt-precedent"],"env":{"API_KEY":""}}}}}