mirror of
https://github.com/theniceboy/.config.git
synced 2026-05-01 10:56:04 +08:00
opencode gmap mcp
This commit is contained in:
parent
8bad9472e8
commit
f1995c4b1f
1 changed files with 10 additions and 0 deletions
|
|
@ -53,6 +53,16 @@
|
|||
"https://mcp.sentry.dev/mcp"
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
"google-maps": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
"npx",
|
||||
"-y",
|
||||
"@cablate/mcp-google-map",
|
||||
"--stdio"
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"provider": {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue