Compare commits

1 Commits
main ... main

Author SHA1 Message Date
e3bcfe89c6 feat: 增加适合于OpenBridge项目的MCP 2026-01-31 17:52:51 +08:00

View File

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