Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- [市场营销与增长](#市场营销与增长)
- [项目与产品管理](#项目与产品管理)
- [安全、合规与法律](#安全、合规与法律)
- [MCP 服务器](#mcp-服务器)
* [使用教程](#使用教程)
* [如何贡献](#如何贡献)

Expand Down Expand Up @@ -189,6 +190,9 @@
- [legal-advisor](./plugins/legal-advisor)
- [legal-compliance-checker](./plugins/legal-compliance-checker)

### MCP 服务器
- [WhichModel](https://github.com/Which-Model/whichmodel-mcp) — 面向 Claude Code 的 AI 模型定价与推荐 MCP 服务器,帮助为每项任务选择最合适、性价比最高的模型。数据经交叉验证,每 4 小时更新一次。MCP 端点:`https://whichmodel.dev/mcp`


## 使用教程

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP
- [Marketing Growth](#marketing-growth)
- [Project & Product Management](#project--product-management)
- [Security, Compliance, & Legal](#security-compliance--legal)
- [MCP Servers](#mcp-servers)
* [Tutorials](#tutorials)
* [Contributing](#contributing)

Expand Down Expand Up @@ -189,6 +190,9 @@ Install or disable them dynamically with the `/plugin` command — enabling you
- [legal-advisor](./plugins/legal-advisor)
- [legal-compliance-checker](./plugins/legal-compliance-checker)

### MCP Servers
- [WhichModel](https://github.com/Which-Model/whichmodel-mcp) — AI model pricing & recommendation MCP server for Claude Code. Helps choose the right model for every task at the best price. Cross-verified data updated every 4 hours. MCP endpoint: `https://whichmodel.dev/mcp`


## Tutorials

Expand Down