forked from imbytecat/opencode-config
feat: 增加适合于OpenBridge项目的MCP
This commit is contained in:
@@ -9,6 +9,24 @@
|
||||
"@tarquinen/opencode-dcp@beta",
|
||||
"@franlol/opencode-md-table-formatter@latest"
|
||||
],
|
||||
"mcp": {
|
||||
"deepwiki": {
|
||||
"type": "remote",
|
||||
"url": "https://mcp.deepwiki.com/mcp"
|
||||
},
|
||||
"shadcn": {
|
||||
"type": "local",
|
||||
"command": ["bun", "x", "--bun", "shadcn", "mcp"]
|
||||
},
|
||||
"tanstack": {
|
||||
"type": "remote",
|
||||
"url": "https://tanstack.com/api/mcp"
|
||||
},
|
||||
"figma": {
|
||||
"type": "remote",
|
||||
"url": "http://127.0.0.1:3845/mcp"
|
||||
}
|
||||
},
|
||||
"provider": {
|
||||
// ref: https://models.dev/
|
||||
"cpa-anthropic": {
|
||||
|
||||
Reference in New Issue
Block a user