2 Commits
Author SHA1 Message Date
wangjunandClaude Opus 4.6 dbec51b6c0 refactor: 移除用户查询接口,进一步限制 MCP 能力
移除接口:
- get_user_roles: 查询用户角色
- get_user_by_openid: 按OpenID查询用户

用户查询涉及隐私信息,不应通过 MCP 暴露

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-07 12:04:45 +08:00
wangjunandClaude Opus 4.6 12fa958191 docs: 添加项目级 CLAUDE.md 说明文件
记录 API 地址和 MCP 能力限制规则:
- OpenAPI 地址: localhost:8088
- 仅提供只读查询能力,不允许写入接口

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-07 12:00:26 +08:00