[object Object]

← back to Filemaker Mcp

live: connected to FileMaker Cloud — Clients + WALLPAPER reading; invoice pending fmrest; MCP registered

64709231b9997f45393554a4ecdb92b9c4d75b28 · 2026-06-29 10:39:57 -0700 · Steve

Files touched

Diff

commit 64709231b9997f45393554a4ecdb92b9c4d75b28
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Jun 29 10:39:57 2026 -0700

    live: connected to FileMaker Cloud — Clients + WALLPAPER reading; invoice pending fmrest; MCP registered
---
 config.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.json b/config.json
index 81c9e45..698785e 100644
--- a/config.json
+++ b/config.json
@@ -1,8 +1,8 @@
 {
   "_comment": "Whitelist of FileMaker Cloud files this connector may touch, plus the default Data API layout for each. The Data API reads/writes THROUGH a layout, so 'defaultLayout' should be a layout that exposes the fields we want Claude to see. Fill these in after running `fm layouts <db>`. A file not listed here is rejected by the connector.",
   "databases": {
-    "Clients": { "defaultLayout": "", "writable": true },
-    "invoice": { "defaultLayout": "", "writable": true },
-    "WALLPAPER": { "defaultLayout": "", "writable": true }
+    "Clients": { "defaultLayout": "wALLPAPER oPTIONS", "writable": true },
+    "WALLPAPER": { "defaultLayout": "Basic List of Fields", "writable": true },
+    "invoice": { "defaultLayout": "", "writable": true, "note": "NOT YET LIVE — enable the fmrest extended privilege on the 'invoice' file (File > Manage > Security > Extended Privileges) so the Data API can open it. Currently returns FM error 802." }
   }
 }

← 2719a89 initial scaffold: FileMaker Cloud MCP server + CLI (read + d  ·  back to Filemaker Mcp  ·  shopify->filemaker client sync: info@ trigger, 3-way dedup ( cecc780 →