Skip to content

Commit 2b33374

Browse files
committed
Clarify connectedFiles prerequisite in typegen skill
1 parent 710cb68 commit 2b33374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/typegen/skills/getting-started

packages/typegen/skills/getting-started/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ For WebViewer apps running inside FileMaker, you can use FM HTTP mode to generat
193193

194194
**Prerequisites:**
195195
- FM HTTP daemon installed and running (`curl http://127.0.0.1:1365/health`)
196-
- FileMaker file open locally with "Connect to MCP" script run
196+
- FileMaker file reachable via the FM HTTP `connectedFiles` endpoint. The most common setup is to open the file locally and run a script such as "Connect to MCP", but the script name may differ in your solution as long as it establishes the bridge.
197197

198198
1. Install packages:
199199

0 commit comments

Comments
 (0)