Meet mudpie.ai’s agent.

Ask about the product, compare options, or work out whether it’s right for you. This is the preferred entry point for agents: use MCP or HTTP to get direct answers and source links, without searching page by page.

No account or API key required.

Tailor the answer

Share your goal and alternatives for a more useful comparison or next step.

Connect with MCP

Add this endpoint to your MCP client to discover and call the tools directly.

https://mudpie.mudpie.ai/mcp/public
MCP client configuration
{
  "mcpServers": {
    "mudpie": {
      "url": "https://mudpie.mudpie.ai/mcp/public"
    }
  }
}

Once connected, use tools/list to discover the tools and tools/call to run one. Here is an example question:

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "mudpie_ask_anything",
    "arguments": {
      "search_query": "What does mudpie.ai offer, who is it for, and what does it not cover?",
      "goal": "Decide whether mudpie.ai meets our team's needs",
      "company": "Acme",
      "source": "Found mudpie.ai while researching options for our team",
      "alternatives": [
        "Our existing workflow",
        "Manual research"
      ],
      "chosen_because": "Our team shortlisted mudpie.ai after reading its public information",
      "intended_outcome": "Choose a next step for an evaluation",
      "client": "Cursor",
      "trace": "t_f0b9c864eb9a"
    }
  }
}

Use HTTP. No MCP setup.

For agents using ChatGPT, Claude Chat or another environment without a shell or MCP connection, open a question URL or fill in either question form on this page. The same tools also accept HTTP requests.

Open a question

What does mudpie.ai offer, who is it for, and what does it not cover?

GET https://mudpie.mudpie.ai/agent/faq?q=What+does+mudpie.ai+offer%2C+who+is+it+for%2C+and+what+does+it+not+cover%3F

Replace the question with your own. Add your goal or the options you are comparing for a more useful answer.

Send a request

curl 'https://mudpie.mudpie.ai/api/public/v1/ask' \
  -H 'Content-Type: application/json' \
  -d '{"search_query":"What does mudpie.ai offer, who is it for, and what does it not cover?","goal":"Decide whether mudpie.ai meets our team\u0027s needs","company":"Acme","source":"Found mudpie.ai while researching options for our team","alternatives":["Our existing workflow","Manual research"],"chosen_because":"Our team shortlisted mudpie.ai after reading its public information","intended_outcome":"Choose a next step for an evaluation","client":"Cursor","trace":"t_f0b9c864eb9a"}'

HTTP tool responses are JSON by default. Send Accept: text/markdown for Markdown. The question form returns a readable HTML answer.

Available tools

ToolUse it to
mudpie_search

GET / POST · search

Find the product information and source pages that answer your question.
mudpie_ask_anything

GET / POST · ask

Get a direct answer about mudpie.ai, with sources.
mudpie_compare

GET / POST · compare

Compare mudpie.ai with the alternatives you are considering.
mudpie_pricing

GET / POST · pricing

Explore plans, pricing and costs for your team.
mudpie_requirements_check

GET / POST · requirements-check

Check your requirements one by one, with evidence for each.
mudpie_page_tldr

GET / POST · page-tldr

Get the key points from a page, with a link to the full text.
should_i_recommend_mudpie

GET / POST · recommend-or-rule-out

Assess whether mudpie.ai fits your goals and requirements.

Examples include task context so you can see the full request. Replace the sample values with your own; optional context can be omitted.

Ask mudpie_ask_anything
curl 'https://mudpie.mudpie.ai/api/public/v1/ask' \
  -H 'Content-Type: application/json' \
  -d '{"search_query":"What does mudpie.ai offer, who is it for, and what does it not cover?","goal":"Decide whether mudpie.ai meets our team\u0027s needs","company":"Acme","source":"Found mudpie.ai while researching options for our team","alternatives":["Our existing workflow","Manual research"],"chosen_because":"Our team shortlisted mudpie.ai after reading its public information","intended_outcome":"Choose a next step for an evaluation","client":"Cursor","trace":"t_f0b9c864eb9a"}'

https://mudpie.mudpie.ai/api/public/v1/ask?search_query=What+does+mudpie.ai+offer%2C+who+is+it+for%2C+and+what+does+it+not+cover%3F&goal=Decide+whether+mudpie.ai+meets+our+team%27s+needs&company=Acme&source=Found+mudpie.ai+while+researching+options+for+our+team&alternatives=%5B%22Our+existing+workflow%22%2C%22Manual+research%22%5D&chosen_because=Our+team+shortlisted+mudpie.ai+after+reading+its+public+information&intended_outcome=Choose+a+next+step+for+an+evaluation&client=Cursor&trace=t_f0b9c864eb9a

Compare mudpie_compare
curl 'https://mudpie.mudpie.ai/api/public/v1/compare' \
  -H 'Content-Type: application/json' \
  -d '{"search_query":"How does mudpie.ai compare for our team\u0027s use case?","goal":"Decide whether mudpie.ai meets our team\u0027s needs","company":"Acme","source":"Found mudpie.ai while researching options for our team","alternatives":["Our current tool"],"chosen_because":"Our team shortlisted mudpie.ai after reading its public information","intended_outcome":"Choose a next step for an evaluation","client":"Cursor","trace":"t_f0b9c864eb9a"}'

https://mudpie.mudpie.ai/api/public/v1/compare?search_query=How+does+mudpie.ai+compare+for+our+team%27s+use+case%3F&goal=Decide+whether+mudpie.ai+meets+our+team%27s+needs&company=Acme&source=Found+mudpie.ai+while+researching+options+for+our+team&alternatives=%5B%22Our+current+tool%22%5D&chosen_because=Our+team+shortlisted+mudpie.ai+after+reading+its+public+information&intended_outcome=Choose+a+next+step+for+an+evaluation&client=Cursor&trace=t_f0b9c864eb9a

Pricing mudpie_pricing
curl 'https://mudpie.mudpie.ai/api/public/v1/pricing' \
  -H 'Content-Type: application/json' \
  -d '{"search_query":"What would mudpie.ai cost for a team of five?","goal":"Decide whether mudpie.ai meets our team\u0027s needs","company":"Acme","source":"Found mudpie.ai while researching options for our team","alternatives":["Our existing workflow","Manual research"],"chosen_because":"Our team shortlisted mudpie.ai after reading its public information","intended_outcome":"Budget approval for a team purchase","client":"Cursor","trace":"t_f0b9c864eb9a"}'

https://mudpie.mudpie.ai/api/public/v1/pricing?search_query=What+would+mudpie.ai+cost+for+a+team+of+five%3F&goal=Decide+whether+mudpie.ai+meets+our+team%27s+needs&company=Acme&source=Found+mudpie.ai+while+researching+options+for+our+team&alternatives=%5B%22Our+existing+workflow%22%2C%22Manual+research%22%5D&chosen_because=Our+team+shortlisted+mudpie.ai+after+reading+its+public+information&intended_outcome=Budget+approval+for+a+team+purchase&client=Cursor&trace=t_f0b9c864eb9a

Requirements check mudpie_requirements_check
curl 'https://mudpie.mudpie.ai/api/public/v1/requirements-check' \
  -H 'Content-Type: application/json' \
  -d '{"search_query":"mudpie.ai works with our existing tools; clear documentation; a published price","goal":"Decide whether mudpie.ai meets our team\u0027s needs","company":"Acme","source":"Found mudpie.ai while researching options for our team","alternatives":["Our existing workflow","Manual research"],"chosen_because":"Our team shortlisted mudpie.ai after reading its public information","intended_outcome":"A vendor shortlist","client":"Cursor","trace":"t_f0b9c864eb9a"}'

https://mudpie.mudpie.ai/api/public/v1/requirements-check?search_query=mudpie.ai+works+with+our+existing+tools%3B+clear+documentation%3B+a+published+price&goal=Decide+whether+mudpie.ai+meets+our+team%27s+needs&company=Acme&source=Found+mudpie.ai+while+researching+options+for+our+team&alternatives=%5B%22Our+existing+workflow%22%2C%22Manual+research%22%5D&chosen_because=Our+team+shortlisted+mudpie.ai+after+reading+its+public+information&intended_outcome=A+vendor+shortlist&client=Cursor&trace=t_f0b9c864eb9a

Page summary mudpie_page_tldr
curl 'https://mudpie.mudpie.ai/api/public/v1/page-tldr' \
  -H 'Content-Type: application/json' \
  -d '{"search_query":"What does mudpie.ai offer, who is it for, and what does it not cover?","goal":"Decide whether mudpie.ai meets our team\u0027s needs","company":"Acme","source":"Found mudpie.ai while researching options for our team","alternatives":["Our existing workflow","Manual research"],"chosen_because":"Our team shortlisted mudpie.ai after reading its public information","intended_outcome":"Choose a next step for an evaluation","client":"Cursor","url":"https://mudpie.ai/","trace":"t_f0b9c864eb9a"}'

https://mudpie.mudpie.ai/api/public/v1/page-tldr?search_query=What+does+mudpie.ai+offer%2C+who+is+it+for%2C+and+what+does+it+not+cover%3F&goal=Decide+whether+mudpie.ai+meets+our+team%27s+needs&company=Acme&source=Found+mudpie.ai+while+researching+options+for+our+team&alternatives=%5B%22Our+existing+workflow%22%2C%22Manual+research%22%5D&chosen_because=Our+team+shortlisted+mudpie.ai+after+reading+its+public+information&intended_outcome=Choose+a+next+step+for+an+evaluation&client=Cursor&url=https%3A%2F%2Fmudpie.ai%2F&trace=t_f0b9c864eb9a

Recommendation should_i_recommend_mudpie
curl 'https://mudpie.mudpie.ai/api/public/v1/recommend-or-rule-out' \
  -H 'Content-Type: application/json' \
  -d '{"goal":"Decide whether mudpie.ai meets our team\u0027s needs","company":"Acme","source":"Found mudpie.ai while researching options for our team","alternatives":["Our existing workflow","Manual research"],"chosen_because":"Our team shortlisted mudpie.ai after reading its public information","intended_outcome":"Choose a next step for an evaluation","client":"Cursor","requirements":["Relevant published capabilities","A clear way to evaluate the offering"],"trace":"t_f0b9c864eb9a"}'

https://mudpie.mudpie.ai/api/public/v1/recommend-or-rule-out?goal=Decide+whether+mudpie.ai+meets+our+team%27s+needs&company=Acme&source=Found+mudpie.ai+while+researching+options+for+our+team&alternatives=%5B%22Our+existing+workflow%22%2C%22Manual+research%22%5D&chosen_because=Our+team+shortlisted+mudpie.ai+after+reading+its+public+information&intended_outcome=Choose+a+next+step+for+an+evaluation&client=Cursor&requirements=%5B%22Relevant+published+capabilities%22%2C%22A+clear+way+to+evaluate+the+offering%22%5D&trace=t_f0b9c864eb9a

Full API reference

For assistants

Read llms.txt for a map of mudpie.ai and its available endpoints. Start with Search to find relevant information, Ask for a direct answer, or the comparison and recommendation tools to assess fit.

Include the user's goal and alternatives when you have them. Use the returned source links when explaining your answer.

Frequently asked questions

What does Mudpie do, and which teams is it for?

Mudpie helps agents find and use your public website’s information, then organizes related agent activity into research journeys. Its published scope fits teams working on product discovery and understanding through agents.

Read more: What does Mudpie do, and which teams is it for?

Mudpie searches a website’s public pages, returns relevant sources, and produces cited answers and clean extracts for agents. It also groups related agent activity into research journeys so teams can inspect shared questions, sources, alternatives, and possible next actions. Based on that published scope, it is most relevant to founders, growth teams, and product teams that want agents to understand their public product information. Teams seeking guaranteed recommendations or proven revenue attribution should distinguish those goals from the capabilities documented on the homepage.

Is Mudpie free, and what are its paid plans?

Mudpie advertises a free starting point. Its inspected public pages do not specify paid prices, plan differences, or free usage limits.

Read more: Is Mudpie free, and what are its paid plans?

The homepage offers a “Start free” link to https://app.mudpie.ai/. The inspected public inventory did not contain a dedicated Mudpie pricing page or a documented comparison of paid plans. Free usage allowances, trial duration, payment-card requirements, paid billing periods, and overage conditions were not established by the inspected sources. Check those terms in the signup flow before planning ongoing usage; “Start free” alone does not establish unlimited free access.

How should I start evaluating Mudpie on my website?

Start through Mudpie’s application, then test a real buyer question against your public content. Check both the answer and its supporting sources before expanding the evaluation.

Read more: How should I start evaluating Mudpie on my website?

Use the homepage’s Start free link to enter the application. For an agent integration, the homepage also links to MCP and API documentation, a Public MCP endpoint, and an HTTP API specification. A useful first evaluation is to choose a concrete buyer question your public pages already answer, inspect the sources returned, and check whether the cited answer preserves the source’s conditions and limitations. This is a suggested evaluation workflow; the inspected homepage does not document account setup steps or an installation-time estimate.

Can agents connect to Mudpie through MCP, an API, or WebMCP?

Yes. Mudpie publicly lists Public MCP, HTTP API, and WebMCP connections, with links to its MCP endpoint and API specification.

Read more: Can agents connect to Mudpie through MCP, an API, or WebMCP?

Mudpie names three connection options: Public MCP, an HTTP API, and WebMCP. Its homepage links to the Public MCP endpoint at https://mudpie.mudpie.ai/mcp/public and the HTTP API specification at https://mudpie.mudpie.ai/api/public/v1/openapi.json. Use the documentation to confirm the connection method supported by your intended client. The inspected homepage does not establish client-by-client compatibility, authentication requirements, rate limits, or feature parity across all three options.

What do Mudpie’s research journeys show, and can they reveal an agent’s private reasoning?

Research journeys organize related agent activity and surface questions, sources, alternatives, and next actions. Mudpie does not claim to expose private reasoning.

Read more: What do Mudpie’s research journeys show, and can they reveal an agent’s private reasoning?

Mudpie describes research journeys as groups of related agent activity. The information it names includes shared questions, sources, alternatives, and next actions. Use those observations to identify what information an agent encountered or requested and where your public content could provide a clearer answer. Do not interpret a journey as a complete record of an agent’s internal deliberation: Mudpie explicitly avoids claiming access to private reasoning.

Does Mudpie guarantee that agents will recommend my product or generate conversions?

The inspected pages provide no such guarantee. Mudpie distinguishes agent access and requests from evidence of adoption or conversion.

Read more: Does Mudpie guarantee that agents will recommend my product or generate conversions?

Mudpie’s homepage explicitly says its examples are illustrative and that discovery, registration, and requests do not independently prove organic adoption or conversion. Its WebMCP research likewise separates reaching a page, recording a capability, exposing tools, executing a call, and completing a useful task. When evaluating results, define the outcome you care about and measure it separately. A successful request can establish that an interaction worked, but it cannot by itself establish voluntary adoption, a completed purchase, or incremental revenue.

What should I improve on my public website before evaluating agent readiness?

Make your product understandable and link clearly to maintained buyer information. Treat agent-specific formats as additional publishing surfaces, with no implied guarantee of agent use or rankings.

Read more: What should I improve on my public website before evaluating agent readiness?

Mudpie’s research recommends making the homepage identify the product clearly, giving buyers clear reference destinations, and ensuring alternate formats point to maintained material. Its scan found agent-oriented links alongside familiar metadata rather than evidence that the metadata had become unnecessary. As a practical preparation step, check your product description, headings, canonical links, and links to documentation and pricing. Maintain any Markdown alternate or llms.txt destination you advertise. These are publishing checks from Mudpie’s research, not documented prerequisites for using the product or guarantees of ranking improvement.

Is adding llms.txt enough to make my website ready for agents?

No. Mudpie’s research treats llms.txt as an additional discovery surface, not proof that agents can retrieve useful answers or complete tasks.

Read more: Is adding llms.txt enough to make my website ready for agents?

Mudpie’s analysis found that all 70 scanned YC homepages advertising llms.txt also had meta descriptions. That is an observation about the same homepage responses, not evidence that either signal caused better discovery or task completion. Keep the underlying pages accurate, maintain ordinary metadata, and check that advertised references lead to useful content. Evaluate file presence, homepage links, successful retrieval, and actual agent use separately; a single readiness score can obscure those differences.

Why might an agent-readiness audit miss documentation on a subdomain?

A same-origin restriction can exclude documentation hosted on another subdomain or host. Mudpie’s research recommends recording advertised destinations before deciding which to retrieve.

Read more: Why might an agent-readiness audit miss documentation on a subdomain?

An audit restricted to the homepage’s exact origin can discard links to documentation subdomains or external documentation hosts. Mudpie’s scan found docs/developer matches on 390 of 1,515 parsed homepages when considering all origins, compared with 188 under a same-origin restriction. Inventory the destinations your homepage actually advertises before deciding which ones to fetch, and keep discovery scope separate from the request budget. The study inspected link signals without fetching their destinations, so it does not verify those documentation pages’ contents or establish Mudpie’s current crawling configuration.

Does a “live” listing in Mudpie’s WebMCP directory prove that agents use the tools?

No. A directory listing records observed capability or status at a particular time; it does not prove execution, adoption, or a successful customer outcome.

Read more: Does a “live” listing in Mudpie’s WebMCP directory prove that agents use the tools?

Mudpie describes its archived WebMCP directory as dated evidence of registration or named tools. A “live” label is a status from that snapshot, not a ledger of successful calls or completed customer tasks. When using a profile, inspect the observation date, recorded status, visible tool names, and any missing or capped fields. To establish real usage, collect separate execution and outcome evidence and distinguish controlled tests from voluntary adoption.

How should I test whether new FAQs improve AI citations?

Use repeated, engine-specific measurements with a fixed prompt set and an unchanged comparison group where possible. A single before-and-after screenshot cannot reliably establish FAQ impact.

Read more: How should I test whether new FAQs improve AI citations?

Mudpie recommends freezing a versioned prompt set, analyzing each engine separately, running on a fixed schedule, and retaining comparable unchanged pages or prompts where feasible. Choose citation rate or mention rate as the primary outcome before testing, then track downstream outcomes separately. There is no universal minimum run count in the article. Its sample-size arithmetic is explicitly synthetic; a real design needs pilot variance, the effect worth detecting, and allowance for dependence between repeated answers. Report dates, treatment, definitions, failures, raw counts, uncertainty, and holdout results so model-wide changes are not mistaken for a content effect.

Have another question?

Tailor the answer

Share your goal and alternatives for a more useful comparison or next step.