{"name":"rarext","description":"RAREXT MCP tools: company info, liveness health, and the FAQ-powered AI consultant (rarext.co — AI engineering consultancy).","url":"https://rarext.co/mcp","transport":"streamable-http","tools":[{"name":"rarext_health","description":"Liveness probe for the RAREXT API — status, API version, server time.","inputSchema":{"type":"object","properties":{}}},{"name":"rarext_company_info","description":"Full structured RAREXT company brief for AI agents: organization profile, services with use cases and tech stacks, engagement model and pricing, technical capabilities, FAQ, and case studies.","inputSchema":{"type":"object","properties":{}}},{"name":"rarext_ask_consultant","description":"Ask the RAREXT AI consultant a question about RAREXT services, pricing, engagement process, or technical capabilities. Returns a natural-language answer plus contextual suggestions.","inputSchema":{"type":"object","required":["message"],"properties":{"message":{"type":"string","description":"The question, e.g. \"What does RAREXT do?\""},"lang":{"type":"string","enum":["en","zh"],"description":"Preferred language (optional; auto-detected)."}}}}]}