init
This commit is contained in:
11
.opencode/skills/stitch/data/mcp-config-snippet.json
Normal file
11
.opencode/skills/stitch/data/mcp-config-snippet.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"stitch": {
|
||||
"command": "npx",
|
||||
"args": ["@_davideast/stitch-mcp", "proxy"],
|
||||
"env": {
|
||||
"STITCH_API_KEY": "${STITCH_API_KEY}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user