12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"mcpServers": {
|
|
"stitch": {
|
|
"command": "npx",
|
|
"args": ["@_davideast/stitch-mcp", "proxy"],
|
|
"env": {
|
|
"STITCH_API_KEY": "${STITCH_API_KEY}"
|
|
}
|
|
}
|
|
}
|
|
}
|