Mariam-cc / opencode.json
kuro223's picture
iop
a4a9f03
raw
history blame contribute delete
480 Bytes
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"context7": {
"type": "remote",
"url": "https://mcp.context7.com/mcp",
"headers": {
"CONTEXT7_API_KEY": "ctx7sk-7b0179e4-f420-4459-8eb8-da652aca9cb8"
},
"enabled": true
},
"sequential-thinking": {
"type": "local",
"command": [
"npx",
"-y",
"@modelcontextprotocol/server-sequential-thinking"
],
"enabled": true
}
}
}