# MCP's default query parameter hallucination

**URL:** https://meta.discourse.org/t/mcps-default-query-parameter-hallucination/390091
**Category:** Support
**Tags:** mcp
**Created:** [December 1, 2025, 7:54pm UTC](https://meta.discourse.org/t/mcps-default-query-parameter-hallucination/390091 "2025-12-01T19:54:13Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![deviantintegral](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deviantintegral/32/263008_2.png) [@deviantintegral](https://meta.discourse.org/u/deviantintegral)
#### Post date: [December 1, 2025, 7:54pm UTC](https://meta.discourse.org/t/mcps-default-query-parameter-hallucination/390091/1 "2025-12-01T19:54:13Z")

</div>

While the MCP doesn’t have a stable release tagged, I’m suspicious it hasn’t been tested much by humans at all. In going through the default setup, I noticed that it recommends a default query parameter of `order:latest-post` which looks to be hallucinated. The MCP has clearly been written with significant AI tooling. Perhaps the README needs to be updated to be clear on what has been tested and what is still in progress?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [December 1, 2025, 8:33pm UTC](https://meta.discourse.org/t/mcps-default-query-parameter-hallucination/390091/2 "2025-12-01T20:33:38Z")

</div>

> [@deviantintegral](#):
>
> I noticed that it recommends a default query parameter of `order:latest-post` which looks to be hallucinated.

`latest-post` is a valid parameter in the `filter` route:

> <https://github.com/discourse/discourse/blob/main/lib/topics_filter.rb#L265>

What do you mean?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [December 1, 2025, 11:43pm UTC](https://meta.discourse.org/t/mcps-default-query-parameter-hallucination/390091/3 "2025-12-01T23:43:54Z")

</div>

> [@deviantintegral](#):
>
> a default query parameter of `order:latest-post` which looks to be hallucinated. The MCP has clearly been written with significant AI tooling. Perhaps the README needs to be updated to be clear on what has been tested and what is still in progress?

I think it may be a legit bug in the README… feel free to post a PR if you notice any other inaccuracies, thanks for bringing this up:

[https://github.com/discourse/discourse-mcp/pull/18](https://github.com/discourse/discourse-mcp/pull/18)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [December 31, 2025, 11:44pm UTC](https://meta.discourse.org/t/mcps-default-query-parameter-hallucination/390091/4 "2025-12-31T23:44:19Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
