File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -31,11 +31,3 @@ A method of `ContextTools` can then access the current [HttpContext] as follows:
3131
3232<!-- highlight the last 5 lines -->
3333[ !code-csharp[ ] ( samples/Tools/ContextTools.cs?name=snippet_AccessHttpContext )]
34-
35- ### Complete example
36-
37- A complete example of an MCP Server that uses this method to access the [ HttpContext] within tool methods is available
38- in [ this sample project] ( https://github.com/mikekistler/mcp-howto/tree/main/HttpContext ) .
39-
40- You can run the project and then use the [ TryItOut notebook] ( ./samples/TryItOut.ipynb ) to call one of the tools
41- that access the HTTP context and returns the HTTP headers as a JSON object.
Original file line number Diff line number Diff line change 1515 uid : logging
1616 - name : HTTP Context
1717 uid : httpcontext
18- - name : Server Features
19- items :
2018 - name : Filters
2119 uid : filters
You can’t perform that action at this time.
0 commit comments