User story
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. The LLMs connect to the MCP server to lookup and access agentic tools.
In a test scenario Citrus should be able to provide the MCP server as a simulated instance. The Citrus MCP server is able to verify incoming requests and provide a list of available tools. Further more the MCP server is able to simulate tool responses to an LLM.
Additional context
Evaluate client side MCP support in Citrus
User story
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. The LLMs connect to the MCP server to lookup and access agentic tools.
In a test scenario Citrus should be able to provide the MCP server as a simulated instance. The Citrus MCP server is able to verify incoming requests and provide a list of available tools. Further more the MCP server is able to simulate tool responses to an LLM.
Additional context
Evaluate client side MCP support in Citrus