diff --git a/opencode.jsonc b/opencode.jsonc index 19c7d2d..88d3b63 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -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": {