-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Description
I recently learned that the MCP protocol supports injecting system instructions into the agent's context. The use-case is when there are shared instructions for the agent on how to choose amongst the various tools, provide common setups, etc.
References:
- Add support System Message injection by the MCP Servers for instruction injection and state exposure. modelcontextprotocol/modelcontextprotocol#148
- https://github.com/jlowin/fastmcp/blob/13dd2bfa0ccc5e6904a26d3f231eceebf45515cd/src/fastmcp/server/server.py#L283
Incorporating these instructions into the server prompt should not be necessary with fast-agent but should definitely be available as an option? I'm happy to put in the work for doing this, since this is being a blocker for one of my projects.
Curious what others here think?
olaservo
Metadata
Metadata
Assignees
Labels
No labels