@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 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 Context
9
+ #### Uniform Rules
10
10
 
11
- Copy `references/*.mdc` to your project and set it to be referenced as you wish.
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