This is very interesting.
I.m also investigating MCP and building some MCP server in in c#.
And how I can use WireMock .NET to support testing an MCP sse server.
I did not yet think on building an MCP server to control wiremock...
I need to find some time to read that info
t
Tom
04/02/2025, 5:01 PM
Sounds like we should jump on a call sometime soon and compare notes!
👍 1
s
Stef Heyenrath
06/16/2025, 6:25 AM
Another AI related thought...
Currently, CoPilot and some LLMs are trained on public GitHub projects, and I guess that includes also the wiki.
What will happen if we move more content from wiki to the new doc-website?
t
Tom
06/16/2025, 6:55 AM
They also scrape the whole web, so it’ll still get picked up. The WireMock docs have always been on the web rather than GitHub and are still quite clearly in the training data.
👍 1
Tom
06/16/2025, 6:56 AM
Plus for code generation, there’s also the test cases in the source project for them to train on