Add Server Instructions content#1334
Closed
olaservo wants to merge 41 commits intomodelcontextprotocol:mainfrom
Closed
Add Server Instructions content#1334olaservo wants to merge 41 commits intomodelcontextprotocol:mainfrom
olaservo wants to merge 41 commits intomodelcontextprotocol:mainfrom
Conversation
… and adding a specific example for implementing server instructions
Member
Author
connor4312
reviewed
Aug 12, 2025
docs/clients.mdx
Outdated
| | [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❓ | ❌ | | ||
| | [Tome][Tome] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❓ | ❌ | | ||
| | [TypingMind App][TypingMind App] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❓ | ❌ | | ||
| | [VS Code GitHub Copilot][VS Code] | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | |
Contributor
There was a problem hiding this comment.
we support it :) microsoft/vscode-copilot-chat#491
Suggested change
| | [VS Code GitHub Copilot][VS Code] | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | | |
| | [VS Code GitHub Copilot][VS Code] | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
Co-authored-by: Den Delimarsky <hi@den.dev>
…/modelcontextprotocol into add-server-instructions
Co-authored-by: Den Delimarsky <hi@den.dev>
…clarity on workflow effectiveness
…ions # Conflicts: # docs/clients.mdx
Member
Author
|
Created a new PR here since I accidentally pushed a bunch of whitespace changes here that were a nightmare to revert. #1482 |
9 tasks
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.
I was originally going to post a personal blog and make some tweaks to docs related to Server Instructions, but thought it could be better to add an official blog post as a followup from the Prompts post.
Some of this could go into other parts of the documentation instead. Sharing what I have so far here to get feedback and suggestions.
Motivation and Context
More clients are starting to add support for this feature, and it relates to a lot of use cases I've seen discussed. A few of them are here, but its not totally exhaustive.
How Has This Been Tested?
Here is the related GitHub server PR with more details on testing: github/github-mcp-server#1091
Breaking Changes
N/A
Types of changes
Checklist
Additional context
VSCode is going to release this feature soon, so @dend maybe something like this could be coordinated for when that release happens? (I believe its only in Insiders so far?)