mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
44104cbd34
Migrate 138 new plugin directories (mcp.json, plugin.json, README, LICENSE) into the repo and register them in marketplace.json. Remove 11 plugins that are no longer needed: sentry, aws, supabase, hex, linear, prisma, convex, notion, amplitude, cloudflare, and stripe. Co-authored-by: Cursor <cursoragent@cursor.com>
18 lines
217 B
Markdown
18 lines
217 B
Markdown
# WordPress.com
|
|
|
|
Manage WordPress.com sites, posts, and content.
|
|
|
|
## Transport
|
|
|
|
stdio (requires OAuth)
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
npx -y mcp-remote https://public-api.wordpress.com/wpcom/v2/mcp/v1
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|