Skip to content

Commit 6a8cf4c

Browse files
committed
Add URLs to pyproject.toml
1 parent b121572 commit 6a8cf4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ dependencies = [
3131
"sse-starlette>=2.0",
3232
]
3333

34+
[project.urls]
35+
Homepage = "https://modelcontextprotocol.io"
36+
Repository = "https://github.com/modelcontextprotocol/python-sdk"
37+
3438
[tool.hatch.build.targets.wheel]
3539
packages = ["src/mcp"]
3640

0 commit comments

Comments
 (0)