@sap-ux/fiori-mcp-server 0.1.3 → 0.1.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 +2 -0
- package/dist/index.js +55246 -55256
- package/package.json +5 -4
package/README.md
CHANGED
|
@@ -72,6 +72,8 @@ The following rules help guide the LLM to use the server correctly:
|
|
|
72
72
|
- When previewing the SAP Fiori elements application use the most specific script for the app in the `package.json`.
|
|
73
73
|
```
|
|
74
74
|
|
|
75
|
+
Add these rules to your existing global or project-specific [`AGENTS.md`](https://agents.md/) (specifics may vary based on respective MCP client).
|
|
76
|
+
|
|
75
77
|
## [Available Tools](#available-tools)
|
|
76
78
|
|
|
77
79
|
#### `search_docs`
|