You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,6 @@ You wrote two Python functions with type hints and a docstring. The SDK does the
90
90
* Already have a FastAPI or Starlette app? **[Add to an existing app](run/asgi.md)** mounts an MCP server inside it.
91
91
* Hunting an exact error message? **[Troubleshooting](troubleshooting.md)** is keyed by the verbatim text.
92
92
* Wondering what changed in v2? **[What's new in v2](whats-new.md)** is the five-minute tour.
93
-
* What a version number promises, and what is coming: **[Versioning and support policy](https://github.com/modelcontextprotocol/python-sdk/blob/main/VERSIONING.md)** and the **[Roadmap](https://github.com/modelcontextprotocol/python-sdk/blob/main/ROADMAP.md)**.
94
93
* Migrating from v1? Start with the **[Migration Guide](migration.md)**.
95
94
* Hunting for an exact signature? The **[API Reference](api/mcp/index.md)** is generated from the source.
96
95
* Reading with an LLM? This documentation is also published in the [llms.txt](https://llmstxt.org/) format:
0 commit comments