Josiah

Results 1 comments of Josiah

You can pull the header from the MCP supplied context object if you're running a streamable-http server ```python from fastmcp import FastMCP, Context mcp = FastMCP() @mcp.tool(description="prints a header, concatenates...