## Screenshot Testing the new approach of @esgn (geom -> feature ref) with https://www.mcpjam.com/ : <img width="1239" height="944" alt="Image" src="https://github.com/user-attachments/assets/2ec05fc2-8499-425b-bb42-e2778430c9c1" /> ## Draft On linux : ```bash npx @mcpjam/inspector@latest node $(pwd)/dist/index.js ``` On windows : ```bash npx @mcpjam/inspector@latest node $PWD\dist\index.js ```
Screenshot
Testing the new approach of @esgn (geom -> feature ref) with https://www.mcpjam.com/ :
Draft
On linux :
npx @mcpjam/inspector@latest node $(pwd)/dist/index.jsOn windows :