opencode gmap mcp

This commit is contained in:
David Chen 2026-04-25 12:05:02 -07:00
parent 8bad9472e8
commit f1995c4b1f

View file

@ -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": {}