15 lines
242 B
JSON
15 lines
242 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"
|
|
}
|
|
}
|
|
}
|