Skip to content

Use of Instruction #719

Answered by PederHP
sonomirco asked this question in Q&A
Aug 20, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

VS Code is one client that supports this. I think fast-agents does too. In general, you cannot guarantee that a client will use it, and when it does, it might not place it as a system message, for security reasons. Don't think of it as passing a system prompt to the client, think of it as providing context for how to use the server (could be more than tools, could also be about resources, sampling, elicitation). How the client makes use of that context is implementation-specific.

If you control the client - which is sometimes the case when MCP is used as architectural glue, you can use a resource as system prompt. I have used this technique on several projects. Where a 1st party MCP clien…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sonomirco
Comment options

Answer selected by sonomirco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants