WordPress
1
0

Goose
Setting up with Goose
- Open Goose's preferences
- Go to the Integrations tab
- Select "MCP Servers"
- Click "Add New Server"
- Use the configuration below based on your operating system
JSON
1{2 "mcpServers": {3 "wordpress": {4 "env": {5 "WORDPRESS_PASSWORD": "your-app-password",6 "WORDPRESS_SITE_URL": "https://your-wordpress-site.com",7 "WORDPRESS_USERNAME": "your-username"8 },9 "args": [10 "path/to/build/index.js"11 ],12 "command": "node"13 }14 }15}
Recensioni della Community
0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Coming soon to
Highlight AI
Documentazione
Linguaggio
TypeScript