@uniformdev/uniform-mcp 20.23.0 → 20.23.1-alpha.9
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 -3
- package/dist/index.mjs +925 -62823
- package/package.json +8 -14
- package/dist/index.d.mts +0 -2
- package/references/uniform-next-page-router.mdc +0 -314
- package/references/uniform-react-next-app-router.mdc +0 -263
- package/references/uniform-sdk.mdc +0 -97
- package/references/uniform.mdc +0 -153
package/README.md
CHANGED
|
@@ -6,10 +6,9 @@ Part of the [Uniform Platform](https://uniform.app). See our [documentation](htt
|
|
|
6
6
|
|
|
7
7
|
### Setup
|
|
8
8
|
|
|
9
|
-
#### Uniform
|
|
9
|
+
#### Uniform Rules
|
|
10
10
|
|
|
11
|
-
|
|
12
|
-
For Cursor, this belongs in `.cursor/rules/*.mdc`.
|
|
11
|
+
It is essential to use the [Uniform AI Rules](https://github.com/uniformdev/ai-rules) with Uniform MCP. You will experience poor results without additional context of how Uniform works.
|
|
13
12
|
|
|
14
13
|
#### Register MCP server
|
|
15
14
|
|