Skip to content

docs(sequentialthinking): correct tool name to sequentialthinking in README#4371

Open
Kropiunig wants to merge 1 commit into
modelcontextprotocol:mainfrom
Kropiunig:fix/sequentialthinking-readme-tool-name
Open

docs(sequentialthinking): correct tool name to sequentialthinking in README#4371
Kropiunig wants to merge 1 commit into
modelcontextprotocol:mainfrom
Kropiunig:fix/sequentialthinking-readme-tool-name

Conversation

@Kropiunig

Copy link
Copy Markdown

The sequentialthinking server README refers to the tool as sequential_thinking (with an underscore) in the tool heading and in the usage/verification sections, but the server registers it as sequentialthinking (no underscore) in index.ts (server.registerTool("sequentialthinking", ...)). Anyone following the README to confirm the tool name in their MCP host or to reference it would look for the wrong identifier. This corrects the four tool-name references in src/sequentialthinking/README.md to match the registered name. The npm package name (server-sequential-thinking), config keys, and Docker image references are intentionally left unchanged since those are correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant