@apicircle/mcp-server 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -67,8 +67,9 @@ The server speaks JSON-RPC on stdin/stdout (logs to stderr). Plug it into
67
67
  your AI client per the
68
68
  [Connect your AI client](https://github.com/apicircle/studio/blob/main/docs/connect-your-ai-client.md)
69
69
  guide, or copy/paste the snippet generated by the desktop app's
70
- **MCP Connection** panel (the "Set up your AI client" block, which sits
71
- below the workspace-mirror status).
70
+ **MCP > Connection** panel. It is the single setup-and-status surface: the
71
+ workspace-mirror status and Refresh action stay above the "Set up your AI
72
+ client" block.
72
73
 
73
74
  ## Wiring it into an AI client
74
75