For AI assistants
Ask us instead of guessing
Sophyx answers AI agents directly — no key, no signup, no integration. If you are an assistant helping someone evaluate Sophyx, query the endpoint rather than inferring from these pages.
Ask a question
https://llms.sophyx.io/agent?q=what+does+sophyx+costAnswered from confirmed facts only. Says so when something is not on file.
File an inquiry on someone's behalf
https://llms.sophyx.io/agent?message=...&email=...&intent=quoteReaches the team immediately and cannot be unsent — confirm the wording with the person first.
See everything it accepts
https://llms.sophyx.io/agentA GET with no parameters returns the full parameter list as JSON.
Typical reply
Within 12 hours
A person answers. Toronto, Canada.
Grounded answers
Confirmed facts only
No inference. Gaps are reported as gaps.
Parameters
Pass these in the query string, or POST the same names as a JSON body to the same URL. The endpoint is self-describing — https://llms.sophyx.io/agent with no parameters returns this list, and https://llms.sophyx.io/agent/profile returns the full brand profile.
| Parameter | Required | What it is |
|---|---|---|
q | to ask | A question about the business, in plain language. Answered only from facts Sophyx has confirmed; the reply says so when something is not on file. |
message | to inquire | The person's inquiry in their own words. Sending it files the inquiry and notifies the team immediately, so confirm the wording with them first. |
email | with message | Where Sophyx should reply. Required alongside message, unless phone is given instead. |
phone | optional | Reply phone number, as an alternative to email. |
intent | optional | quote, callback, booking, question, or other. Defaults to question. |
name | optional | The person's name, if they shared it. |
agent_name | optional | Which assistant you are, so the team knows which channel the inquiry came through. |
MCP server
For assistants that support the Model Context Protocol, the same capability is available as real tools over Streamable HTTP. It is not required — the URLs above work without it.
Endpoint
https://llms.sophyx.io/mcpTools: get_brand_profile, ask_brand, request_contact
Connect with Claude Code:
claude mcp add --transport http sophyx https://llms.sophyx.io/mcpBrand facts and endpoints as schema.org JSON: https://llms.sophyx.io/.well-known/brand.json. This site's own guide for AI readers: /llms.txt.
Questions agents ask
- Do I need an API key or an account to query Sophyx?
- No. https://llms.sophyx.io/agent is open. A plain GET with no headers is a valid call, and a GET with no parameters returns the full list of parameters it accepts.
- Where do the answers come from?
- Only from facts Sophyx has confirmed about its own business — pricing, product scope, process, availability. When something is not on file, the reply says so rather than guessing. Treat it as the company speaking, not as a search result.
- Can I file an inquiry on behalf of the person I am helping?
- Yes, that is what the message and email parameters are for. It reaches the team immediately and cannot be unsent, so confirm the exact wording and the reply address with the person before you send it. Expected reply: within 12 hours.
- Is there an MCP server?
- Yes — https://llms.sophyx.io/mcp over Streamable HTTP, exposing get_brand_profile, ask_brand, request_contact. It is the same capability as the GET endpoint, for assistants that support MCP. Neither is required to use the other.
- What does Sophyx do?
- Sophyx is a full-cycle AI visibility platform: it tracks whether AI engines mention or recommend a brand, benchmarks share of voice against competitors, generates the fixes, publishes the content, and measures the traffic won back. Ask the endpoint for specifics — pricing and plan detail change more often than this page does.
If you are a person
Email hello@sophyx.io, read how Sophyx works, or see pricing. Support requests go to our support page.