Update config.yml

This commit is contained in:
Jeremiah Lowin 2025-04-20 17:05:47 -07:00
commit aaa8b2280e

View file

@ -3,3 +3,6 @@ contact_links:
- name: FastMCP Documentation
url: https://gofastmcp.com
about: Please review the documentation before opening an issue.
- name: MCP Python SDK
url: https://github.com/modelcontextprotocol/python-sdk/issues
about: Issues related to the low-level MCP Python SDK, including the FastMCP 1.0 module that is included in the `mcp` package, should be filed on the official MCP repository.