MCPServers
Strapi CMS - MCP server logo

Strapi CMS

10
0
Goose

Goose

Setting up with Goose

  1. Open Goose's preferences
  2. Go to the Integrations tab
  3. Select "MCP Servers"
  4. Click "Add New Server"
  5. Use the configuration below based on your operating system
JSON
1{
2 "mcpServers": {
3 "strapi cms": {
4 "env": {
5 "STRAPI_URL": "http://localhost:1337",
6 "STRAPI_DEV_MODE": "false",
7 "STRAPI_API_TOKEN": "your-api-token-here"
8 },
9 "args": [
10 "--env-file=.env",
11 "build/index.js"
12 ],
13 "command": "node"
14 }
15 }
16}

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas