spec/docs: specify tool name format SEP-986#1603
Merged
dsp-ant merged 1 commit intomodelcontextprotocol:mainmodelcontextprotocol/modelcontextprotocol:mainfrom Oct 9, 2025
Merged
spec/docs: specify tool name format SEP-986#1603dsp-ant merged 1 commit intomodelcontextprotocol:mainmodelcontextprotocol/modelcontextprotocol:mainfrom
dsp-ant merged 1 commit intomodelcontextprotocol:mainmodelcontextprotocol/modelcontextprotocol:mainfrom
Conversation
alexhancock
commented
Oct 3, 2025
| @@ -917,7 +917,7 @@ MooPoint is a web-based AI chat platform built for developers and advanced users | ||
|
|
||
| ### Needle | ||
|
|
||
| [Needle](https://needle.app) is a RAG worflow platform that also works as an MCP client, letting you connect and use MCP servers in seconds. | ||
| [Needle](https://needle.app) is a RAG worflow platform that also works as an MCP client, letting you connect and use MCP servers in seconds. |
Contributor
Author
There was a problem hiding this comment.
this just came from formatting the markdown
dsp-ant
previously approved these changes
Oct 8, 2025
Co-authored-by: Kent C. Dodds <me@kentcdodds.com>
Contributor
Author
|
Updated per two comments above and should be ready for re-approval + merge @dsp-ant |
dsp-ant
approved these changes
Oct 9, 2025
This was referenced Oct 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation and Context
Implementing SEP-986 by modifying relevant sections of spec and documentation
How Has This Been Tested?
N/A
Breaking Changes
N/A
Types of changes
Spec and documentation update
Checklist
Additional context
Original SEP #986
TypeScript SDK PR modelcontextprotocol/typescript-sdk#900