Skip to content

Commit cfde3fd

Browse files
committed
[kensai] rename MCP server key from kensai to review
Tool names are prefixed with the server key, so mcp__kensai__session_start becomes mcp__review__*. Aligns with the package name (@gaijin/kensai-review-mcp) and avoids collisions if more kensai servers are added.
1 parent 9a5d6be commit cfde3fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

claude/kensai/.mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"mcpServers": {
3-
"kensai": {
3+
"review": {
44
"type": "stdio",
55
"command": "npx",
66
"args": ["-y", "@gaijin/kensai-review-mcp@latest"]

0 commit comments

Comments
 (0)