mirror of
https://github.com/theniceboy/.config.git
synced 2026-07-16 22:01:21 +08:00
pinchtab mcp
This commit is contained in:
parent
57e816f512
commit
b4a7d0ae86
3 changed files with 359 additions and 3 deletions
|
|
@ -38,13 +38,18 @@
|
|||
},
|
||||
"mcp": {
|
||||
"web": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
],
|
||||
"type": "remote",
|
||||
"url": "http://dmini:8765/searcher/mcp",
|
||||
"enabled": true
|
||||
},
|
||||
"pinchtab": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
"node",
|
||||
"/Users/david/.config/opencode/tool/pinchtab-mcp.mjs"
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
"sentry": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue