22 lines
384 B
JSON
22 lines
384 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"linear": {
|
|
"type": "remote",
|
|
"url": "https://mcp.linear.app/mcp",
|
|
"oauth": {}
|
|
},
|
|
"mintlify": {
|
|
"type": "remote",
|
|
"url": "https://mintlify.com/docs/mcp"
|
|
},
|
|
|
|
"planetscale": {
|
|
"type": "remote",
|
|
"url": "https://mcp.pscale.dev/mcp/planetscale"
|
|
}
|
|
},
|
|
|
|
"plugin": ["opencode-supermemory@latest"]
|
|
}
|