{"openapi":"3.1.0","info":{"title":"커리어넷 진로정보","description":"직업·학과 정보 및 진로심리검사","version":"1.0.0","x-fusepie-id":"career-net-info","x-fusepie-category":"education","x-fusepie-provider":"한국직업능력연구원"},"servers":[],"paths":{"/":{"get":{"operationId":"call_career_net_info","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.career.go.kr/cnet/front/openapi/openApiMainView.do"}}},"x-mcp-config":{"mcpServers":{"career-net-info":{"command":"npx","args":["-y","@fusepie/mcp-career-net-info"],"env":{"API_KEY":""}}}}}