{"name":"ai.klarix/intelligence","slug":"klarix-intelligence","title":"Klarix Intelligence Engine","description":"Cited competitive intelligence: prospect scoring, battlecards, SWOT, and tech-stack teardowns.","url":"https://mcp.market/server/klarix-intelligence","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"sales","tags":["sales"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":7,"ok":7,"last_checked_at":"2026-09-21T01:10:55.637Z","last_ok_at":"2026-09-21T01:10:55.637Z","latency_ms":156},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://klarix.ai/mcp","version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://mcp.klarix.ai/mcp","headers":[{"description":"Optional. Listing tools works without a key; running one needs a paid key from https://klarix.ai/mcp. Send as: Bearer <token>","isSecret":true,"name":"Authorization"}]},{"type":"sse","url":"https://mcp.klarix.ai/sse","headers":[{"description":"Optional. Listing tools works without a key; running one needs a paid key from https://klarix.ai/mcp. Send as: Bearer <token>","isSecret":true,"name":"Authorization"}]}],"packages":[],"tools":[{"name":"analyze_head_to_head","description":"Compare YOUR company against a specific competitor or incumbent you want to displace. Researches both sides on the live public web, then returns asymmetric advantages (where you win structurally), their defensive moats (where to stop arguing), a fixed four-dimension comparison matrix (Pricing, Tech / Delivery Speed, Quality Floor, Support / Customization), spoken talk tracks and landmines for a live evaluation, and a three-step displacement strategy. Identify your side with our_domain, our_company_name, or a Klarix client_id. Any claimed advantage the evidence does not support is reported back rather than repeated.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"target_domain":{"type":"string","minLength":4,"description":"The competitor or incumbent vendor you are trying to displace, e.g. \"zoominfo.com\"."},"target_company_name":{"description":"Proper name of the target, when the domain does not make it obvious.","type":"string"},"target_vertical":{"description":"The buying market this head-to-head is aimed at, e.g. \"medical device OEMs\". Sharpens every talk track.","type":"string"},"our_advantages":{"description":"Advantages you believe you hold, in your words. Merged with our_differentiators; the analysis tests them against the evidence rather than accepting them.","maxItems":12,"type":"array","items":{"type":"string"}},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["target_domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"detect_account_triggers","description":"Detect recent account inflection points (leadership changes, funding, hiring surges, product updates, regulatory events) within a timeframe.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"target_domain":{"type":"string","minLength":4,"description":"Domain of the account to scan for inflection points, e.g. \"acme.com\"."},"target_company_name":{"description":"Proper name of the account, when the domain does not make it obvious.","type":"string"},"target_vertical":{"description":"The market this account operates in, e.g. \"medical device OEMs\". Sharpens which events count as triggers.","type":"string"},"timeframe_days":{"default":90,"description":"How far back to look for triggers, in days. Default 90. Anything older is context, not a trigger.","type":"integer","minimum":14,"maximum":365},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["target_domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"find_matched_prospects","description":"Build a first-pass candidate list from hundreds of thousands of pre-profiled B2B companies using Voyage 4 semantic vector embeddings. Ranks accounts by topical similarity to an ICP description, tech stack, business model, and vertical, then screens the retrieved candidates for buyer-vs-vendor role and corporate status and reports what it withheld. Returns a candidate net, not a qualified list: the similarity figure is not a fit score, and every account should go through score_prospect_fit before outreach.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"icp_or_query":{"type":"string","minLength":4,"description":"Target ICP description, search criteria, tech stack, or problem statement, e.g. \"AI infrastructure companies serving enterprise ML teams with high GPU usage\"."},"vertical":{"description":"Filter by vertical: \"AI SaaS & DevTools\", \"Recruiting & Staffing\", \"Precision Manufacturing & Hardware\", etc.","type":"string"},"limit":{"description":"Maximum prospects to return (1-25, default 10).","type":"integer","minimum":1,"maximum":25},"min_similarity":{"description":"Minimum vector cosine similarity threshold (0.0 - 1.0, default 0.35). Measures topical closeness to the ICP text, not fit or buying readiness.","type":"number","minimum":0,"maximum":1},"screen":{"description":"Screen retrieved candidates for buyer-vs-vendor role and corporate status before returning them (default true). Set false for the raw similarity ranking, which will include companies that sell what the ICP describes.","type":"boolean"},"exclude_domains":{"description":"Domains to exclude from results (e.g. existing customers or disqualified accounts).","type":"array","items":{"type":"string"}},"sub_category":{"description":"Filter by sub-category, e.g. \"Serverless GPU Cloud\", \"Executive Search\", \"Contract Manufacturing & EMS\".","type":"string"},"headcount_min":{"description":"Minimum employee headcount. Accounts whose headcount band tops out below this are dropped.","type":"integer","exclusiveMinimum":0,"maximum":9007199254740991},"headcount_max":{"description":"Maximum employee headcount. Accounts whose headcount band starts above this are dropped.","type":"integer","exclusiveMinimum":0,"maximum":9007199254740991},"revenue_min":{"description":"Minimum annual revenue in USD. Recorded for downstream scoring; the semantic index carries no revenue field, so it does not narrow retrieval.","type":"number","exclusiveMinimum":0},"revenue_max":{"description":"Maximum annual revenue in USD. Recorded for downstream scoring; the semantic index carries no revenue field, so it does not narrow retrieval.","type":"number","exclusiveMinimum":0},"countries":{"description":"Restrict to accounts headquartered in these countries (matched against HQ location), e.g. [\"United States\", \"Canada\"].","maxItems":10,"type":"array","items":{"type":"string"}},"required_tech":{"description":"Require at least one of these technologies in the confirmed tech stack, e.g. [\"CUDA\", \"PyTorch\"].","maxItems":10,"type":"array","items":{"type":"string"}},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["icp_or_query"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"generate_displacement_playbook","description":"Generate an end-to-end competitive displacement playbook with switching cost mitigations, POC blueprints, and migration timelines.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"target_domain":{"type":"string","minLength":4,"description":"The incumbent vendor you are displacing, e.g. \"zoominfo.com\"."},"account_domain":{"description":"The account where the displacement happens, e.g. \"acme.com\". Supplying it grounds the plan in their environment instead of generic switching advice.","type":"string","minLength":4},"target_vertical":{"description":"The market this displacement is aimed at, e.g. \"medical device OEMs\". Sharpens migration risk and executive framing.","type":"string"},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["target_domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"generate_outreach_sequence","description":"Write cold outreach that opens on a researched, dated insight about the prospect rather than a pleasantry. Supports a 3-step email sequence, a 3-step LinkedIn sequence, or 6 multivariant openers. Enforces the Klarix voice contract (banned AI words and phrases, punctuation tells, rhythm) and reports any violations. Writes to a job title, never to an individual, and never emits contact details.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"prospect_company":{"type":"string","minLength":2,"description":"Company you are writing to"},"target_title":{"type":"string","minLength":2,"description":"Job title or function you are writing to, e.g. \"VP Revenue Operations\". A title, never a person."},"value_prop":{"type":"string","minLength":20,"description":"What you do for them, in your own words. Include the outcome and, if you have one, a number."},"channel":{"type":"string","enum":["email","linkedin","multivariant"],"description":"email = 3-step sequence, linkedin = connect + 2 follow-ups, multivariant = 3 competing openers per channel"},"prospect_domain":{"description":"Domain to research for the opening insight. Strongly recommended.","type":"string"}},"required":["prospect_company","target_title","value_prop","channel"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"generate_swot_analysis","description":"Deep multi-source web crawl into a four-quadrant SWOT matrix for a company: internal strengths (moat, proprietary tech, distribution lock) and weaknesses (pricing friction, customer complaints, legacy tech), plus external opportunities (untapped verticals, market vacancies, adjacent expansion) and threats (substitutes, price commoditization, regulatory shifts). Every entry carries evidence and a consequence. Adds strategic exploit vectors for winning deals against them and defensive counter-plays. Curate it to your own business with our_company_name, our_domain, our_differentiators, or a Klarix client_id so every vector is one you can actually execute. Returns markdown plus structured JSON.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string","minLength":4,"description":"Company web domain to analyze, e.g. \"zoominfo.com\""},"company_name":{"description":"Proper company name, if the domain does not make it obvious. Improves search precision.","type":"string"},"competitor_viewpoint":{"description":"Override the derived relationship. Left unset, the tool works out whether you actually compete with this company from your own business context and only then adds exploit vectors. Set true to force competitive framing, false to force a self-assessment or partner review.","type":"boolean"},"vertical":{"description":"Vertical to sharpen the analysis against, e.g. \"lithium battery manufacturers\".","type":"string"},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_buying_committee","description":"Map the internal buying committee (Economic Buyer, Champion, Technical Evaluator, Procurement) for an account with title patterns, pain points, objections, and multi-threading strategy.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"target_domain":{"type":"string","minLength":4,"description":"Domain of the account whose buying committee you need to map, e.g. \"acme.com\"."},"target_company_name":{"description":"Proper name of the account, when the domain does not make it obvious.","type":"string"},"target_vertical":{"description":"The market this account operates in, e.g. \"medical device OEMs\". Sharpens titles, pains, and objections.","type":"string"},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["target_domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_company_intelligence","description":"Synthesize an executive one-pager on a company from live public web sources: snapshot, findings per requested focus area, dated buying signals, deal risks, and stated unknowns. Every claim carries a source URL. Focus areas include pricing, leadership (roles only), recent_events, tech_stack, customers, hiring, funding, products, and risks.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string","minLength":4,"description":"Company web domain, e.g. \"acme.com\""},"focus_areas":{"description":"Which angles to dig into. Defaults to overview, recent_events, products, risks. \"leadership\" covers roles, org structure, and publicly reported executive names — never contact details.","type":"array","items":{"type":"string","enum":["overview","pricing","leadership","recent_events","tech_stack","customers","hiring","funding","products","risks"]}}},"required":["domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_competitor_battlecard","description":"Build a live sales battlecard for a competitor domain: SWOT from their point of view, the gap between their marketing claims and buyer-reported reality, and concrete landmines with spoken talk tracks. Every claim cites a public source. Optionally aim it at a target vertical, and curate it to your own business by passing our_company_name, our_domain, our_differentiators, or a Klarix client_id — landmines and talk tracks then become lines your seller can actually defend.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"competitor_domain":{"type":"string","minLength":4,"description":"Competitor web domain, e.g. \"zoominfo.com\""},"target_vertical":{"description":"Vertical the battlecard should be aimed at, e.g. \"staffing agencies\". Sharpens the talk tracks.","type":"string"},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["competitor_domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_deep_research","description":"Exhaustive intelligence probe on a company across five dimensions: firmographic and corporate evolution (funding, revenue tier, team growth), product and technology teardown (stack, API presence, core capabilities), leadership and organizational signals (executive hires, board composition, departures — publicly reported executive names allowed when cited, never contact details), active buying and growth triggers (hiring surges, expansion, product launches), and risk analysis with explicit unknowns. Every finding carries a source citation and an implication. Defaults to depth \"standard\", which returns a tighter, higher-quality citation list; request \"comprehensive\" when maximum coverage matters more than citation density.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"type":"string","minLength":4,"description":"Company web domain, e.g. \"acme.com\""},"depth":{"description":"\"standard\" (default) probes all five dimensions with one lead query each and a 12-source budget. It concentrates the source budget on the highest-quality result per dimension, which in practice yields a cleaner citation list. \"comprehensive\" fans out to 14 queries and a 24-source budget; use it when you need maximum coverage and can accept more marginal sources in the citation list.","type":"string","enum":["standard","comprehensive"]},"focus_topics":{"description":"Extra angles to probe, e.g. [\"thermal management patents\", \"EU expansion\"]. Added to the standard probe, not a replacement for it.","type":"array","items":{"type":"string"}}},"required":["domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_market_landscape","description":"Map a competitive landscape for an industry or vertical from live public sources: Tier-1 incumbents against emerging disruptors, category positioning quadrants with the white space in each, published pricing models and price bands, and the narrative themes that dominate zero-click and AI answers — including which themes are still open. Ends with buyer shifts and defensible entry wedges. Returns a landscape matrix in markdown plus structured JSON.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"industry_or_vertical":{"type":"string","minLength":4,"description":"Market to map, e.g. \"lithium battery manufacturing\" or \"b2b sales intelligence\"."},"target_geo":{"description":"Geography to scope the map to. Default \"US / Global\".","type":"string"},"include_pricing_benchmarks":{"description":"True (default) researches published pricing models and price bands. False skips the pricing queries for a faster map.","type":"boolean"}},"required":["industry_or_vertical"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"score_prospect_fit","description":"Score a company against your ICP on five weighted axes — Strategic Fit, Tech Alignment, Buyer Persona Readiness, Growth Triggers, and Landmine Risk — each 1-10, with a weighted overall and a 7+/10 pursue threshold. Uses live public web evidence and cites every claim. Curate the score to your own business with our_company_name, our_domain, our_differentiators, or a Klarix client_id — a client_id also supplies the ICP, so icp_description becomes optional. Judges roles, never individuals; returns no contact details.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"company_name":{"type":"string","minLength":2,"description":"Legal or trading name of the prospect company"},"domain":{"type":"string","minLength":4,"description":"Primary web domain, e.g. \"acme.com\""},"icp_description":{"description":"Your ideal customer profile in plain language: segment, size, the problem you solve, and who buys. A vague ICP produces a vague score. Optional only when client_id resolves to a context file that already carries an ICP.","type":"string","minLength":20},"ideal_tech_stack":{"description":"Tools or platforms that signal a good technical fit, e.g. [\"Snowflake\", \"Salesforce\", \"dbt\"]","type":"array","items":{"type":"string"}},"vertical":{"description":"Vertical to judge fit within, e.g. \"industrial manufacturing\"","type":"string"},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["company_name","domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_scientific_evidence","description":"Retrieve verifiable academic and engineering literature for a technical topic so a claim can cite a resolvable DOI instead of a vendor blog post. Queries Semantic Scholar (citation graph, abstracts, open-access PDFs) and the arXiv preprint index, merges duplicates, and ranks by citation count then recency. Returns title, authors, year, DOI / arXiv URL, citation count, and an extractive key finding taken verbatim from the abstract. Keyless; set SEMANTIC_SCHOLAR_API_KEY to escape the shared anonymous rate limit.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"topic":{"type":"string","minLength":3,"description":"Technical topic phrase, e.g. \"battery cathode thermal runaway\" or \"vector database latency\". Noun phrases beat questions."},"max_results":{"description":"Papers to return. Default 5.","type":"integer","minimum":1,"maximum":25},"source":{"description":"Which index to query. Default \"all\" merges Semantic Scholar, arXiv, and PubMed (clinical/biotech) and dedupes by DOI / PMID / arXiv id / title.","type":"string","enum":["all","semantic_scholar","arxiv","pubmed"]},"year_from":{"description":"Publication-year floor. Papers older than this, and papers with no known year, are dropped.","type":"integer","minimum":1900,"maximum":2100}},"required":["topic"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"teardown_product_spec","description":"Deconstruct a physical hardware device, battery pack, medical system, or software API into an institutional-grade technical specification table with exact units, tolerances, verified images/diagrams, datasheet links, certifications, and displacement seams.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"target_domain":{"type":"string","minLength":4,"description":"Domain of the company whose product you want deconstructed, e.g. \"tesla.com\", \"enphase.com\", or \"zoominfo.com\"."},"target_company_name":{"description":"Proper name of the company, when domain alone is ambiguous.","type":"string"},"product_name_or_model":{"description":"Specific product name, model number, or SKU to analyze (e.g., \"Megapack-2XL\" or \"Enrich API\"). If omitted, analyzes their flagship offering.","type":"string"},"spec_category":{"description":"Focus category for specification extraction. Defaults to \"all\".","type":"string","enum":["all","hardware_device","software_api","medical_clinical","battery_energy","materials_machining"]},"target_vertical":{"description":"The target market context (e.g., \"custom robotics OEMs\" or \"sales tech\").","type":"string"},"our_product_specs":{"description":"Our own product specifications to benchmark against their specs to highlight asymmetric displacement seams.","maxItems":12,"type":"array","items":{"type":"string"}},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["target_domain"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"teardown_tech_stack","description":"Deconstruct an account's technical infrastructure, dev tools, cloud providers, AI/data stack, and identify displacement vulnerabilities.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"target_domain":{"type":"string","minLength":4,"description":"Domain of the account whose stack you want deconstructed, e.g. \"acme.com\"."},"target_company_name":{"description":"Proper name of the account, when the domain does not make it obvious.","type":"string"},"target_vertical":{"description":"The market this account operates in, e.g. \"medical device OEMs\". Sharpens which stack gaps matter.","type":"string"},"focus_areas":{"description":"Layers to probe. Defaults to all five: frontend_backend, cloud_infra, data_ai, business_tools, security.","type":"array","items":{"type":"string","enum":["frontend_backend","cloud_infra","data_ai","business_tools","security"]}},"our_company_name":{"description":"Your company name. Curates the analysis toward how YOU win instead of a generic read.","type":"string","minLength":2},"our_domain":{"description":"Your own web domain, e.g. \"klarix.ai\". Lets the tool research your side of the comparison.","type":"string","minLength":4},"our_differentiators":{"description":"What you actually win on, in your words, e.g. [\"3-7 day delivery\", \"done-for-you, not DIY\"]. Anchors talk tracks to claims you can defend.","maxItems":12,"type":"array","items":{"type":"string"}},"client_id":{"description":"Klarix client id (kebab-case, e.g. \"alium-batteries\"). Loads company name, domain, value propositions, win themes, and ICP from clients/{client_id}/context.json when that file is reachable. Explicit arguments always override it.","type":"string","minLength":2,"maxLength":64}},"required":["target_domain"],"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-20T16:16:57.471Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T16:16:57.311Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 497ms"]},"poisoning":{"score":15,"max":15,"notes":["15 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.klarix.ai/mcp","reachable":true,"authRequired":false,"latencyMs":497,"serverInfo":{"name":"klarix-intelligence","version":"0.1.0"}},{"url":"https://mcp.klarix.ai/sse","reachable":true,"authRequired":false,"latencyMs":254,"serverInfo":{"name":"klarix-intelligence","version":"0.1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://klarix.ai/apple-touch-icon.png","source":"site","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}