Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .cursor-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"plugins": [
{
"name": "sanity-plugin",
"name": "sanity",
"source": "./",
"description": "Sanity plugin for Cursor with MCP server, agent skills, agent rules, and commands.",
"version": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion .cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "sanity-plugin",
"name": "sanity",
"displayName": "Sanity",
"version": "1.0.0",
"description": "Sanity plugin for Cursor with MCP server, agent skills, agent rules, and commands.",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ Or run `/sanity` to explore all capabilities.
In Cursor chat, run:

```
/add-plugin sanity-plugin
/add-plugin sanity
```

### Option 4: Manual installation
Expand Down