mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
opencode: add neuron docs mcp and change model for commit command
This commit is contained in:
parent
34e571b46a
commit
c277badb3a
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
{
|
||||
"$schema": "https://opencode.ai/config.json"
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"mcp": {
|
||||
"neuron-ai-doc": {
|
||||
"type": "remote",
|
||||
"url": "https://docs.neuron-ai.dev/~gitbook/mcp",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue