Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 05-AdvancedTopics/mcp-root-contexts/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# MCP Root Contexts
# MCP Root Contexts
Copy link

Copilot AI Oct 31, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing whitespace has been added to the heading. This should be removed as trailing whitespace in markdown files is generally considered unnecessary and can cause inconsistencies.

Suggested change
# MCP Root Contexts
# MCP Root Contexts

Copilot uses AI. Check for mistakes.

Root contexts are a fundamental concept in the Model Context Protocol that provide a persistent layer for maintaining conversation history and shared state across multiple requests and sessions.

Expand Down Expand Up @@ -650,4 +650,4 @@ Here are some best practices for managing root contexts effectively:

## What's next

- [5.5 Routing](../mcp-routing/README.md)
- [5.5 Routing](../mcp-routing/README.md)