{"openapi":"3.1.0","info":{"title":"Intercom MCP Server","description":"Intercom MCP 서버로 고객 채팅, 지원 티켓, 사용자 데이터를 관리합니다. 실시간 메시징, 봇 자동응답, 고객 세그멘트 분석을 통해 고객 경험을 개선하고 지원 워크플로우를 자동화할 수 있습니다.","version":"1.0.0","x-fusepie-id":"mcp-intercom","x-fusepie-category":"communication","x-fusepie-provider":"Intercom"},"servers":[{"url":"@anthropic/mcp-intercom","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_intercom","summary":"Intercom MCP Server","description":"Intercom MCP 서버로 고객 채팅, 지원 티켓, 사용자 데이터를 관리합니다. 실시간 메시징, 봇 자동응답, 고객 세그멘트 분석을 통해 고객 경험을 개선하고 지원 워크플로우를 자동화할 수 있습니다.","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":"API key required"}}},"x-mcp-config":{"mcpServers":{"mcp-intercom":{"command":"npx","args":["-y","@fusepie/mcp-mcp-intercom"],"env":{"API_KEY":""}}}}}