MCP Server #5692
Replies: 1 comment
-
|
👋 This thread is where we collect feedback on the experimental MCP Server — the built-in Model Context Protocol server that lets LLM agents (Claude Code, IDE assistants, or any MCP client) inspect, test, and drive a running Wails app. Thanks for trying it. The MCP Server is an experiment, and what we hear here decides where it goes. The most useful feedback is concrete:
Trying it: the MCP server is compiled in only with the WAILS_MCP=1 wails3 dev # or: wails3 build -tags mcpBy default it listens on claude mcp add --transport http wails http://127.0.0.1:9099/mcpThen ask the agent to do things like "take a DOM snapshot", "click Increment three times and verify the counter", or "call the bound method with these args". There's a runnable playground at 📖 Full docs: https://v3.wails.io/guides/mcp-service/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A place to provide feedback on the MCP Server.
Beta Was this translation helpful? Give feedback.
All reactions