initial commit
This commit is contained in:
15
opencode.json
Normal file
15
opencode.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"mcp": {
|
||||
"nixos": {
|
||||
"type": "local",
|
||||
"command": ["mcp-nixos"],
|
||||
"enabled": true
|
||||
},
|
||||
"duckduckgo": {
|
||||
"type": "local",
|
||||
"command": ["duckduckgo-mcp-server"],
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user