Skip to content

Commit 4270ebb

Browse files
committed
Address other review comments
1 parent 9031824 commit 4270ebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

development/roadmap.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Our plans for evolving Model Context Protocol (H1 2025)
55

66
The Model Context Protocol is rapidly evolving. This page outlines our current thinking on key priorities and future direction for **the first half of 2025**, though these may change significantly as the project develops.
77

8-
<Note>The ideas presented here are not commitments—we may solve these challenges differently than described, or some may not materialize at all.</Note>
8+
<Note>The ideas presented here are not commitments—we may solve these challenges differently than described, or some may not materialize at all. This is also not an _exhaustive_ list; we may incorporate work that isn't mentioned here.</Note>
99

1010
We encourage community participation! Each section links to relevant discussions where you can learn more and contribute your thoughts.
1111

@@ -17,7 +17,7 @@ Our top priority is enabling [remote MCP connections](https://github.com/modelco
1717

1818
- [**Service Discovery**](https://github.com/modelcontextprotocol/specification/discussions/69): Defining how clients can discover and connect to remote MCP servers.
1919

20-
- [**Stateless Operations**](https://github.com/modelcontextprotocol/specification/discussions/102): Ensuring MCP servers can operate in serverless environments, where they will need to be mostly stateless.
20+
- [**Stateless Operations**](https://github.com/modelcontextprotocol/specification/discussions/102): Thinking about whether MCP could encompass serverless environments too, where they will need to be mostly stateless.
2121

2222
## Reference Implementations
2323

0 commit comments

Comments
 (0)