diff --git a/docs/index.md b/docs/index.md
index 0f039b2f8..9a4f0534a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -20,7 +20,7 @@ For how-to guides, tutorials, and additional guidance, see the [official MCP doc
## Official SDK packages
-The official C# SDK packages for stable and prerelease versions are published to the [NuGet Gallery](https://www.nuget.org) under the [ModelContextProtocolOfficial](https://www.nuget.org/profiles/ModelContextProtocolOfficial) profile.
+The official C# SDK packages for stable and prerelease versions are published to the [NuGet Gallery](https://www.nuget.org) under the [ModelContextProtocol](https://www.nuget.org/profiles/ModelContextProtocol) profile. _Prior to v0.5.0, packages were published using the [ModelContextProtocolOfficial](https://www.nuget.org/profiles/ModelContextProtocolOfficial) profile._
Continuous integration builds are published to the modelcontextprotocol organization's [GitHub NuGet package registry](https://github.com/orgs/modelcontextprotocol/packages?ecosystem=nuget).
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 0970d0e99..5118428bc 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -7,7 +7,7 @@
git
0.5.0
preview.1
- ModelContextProtocolOfficial
+ ModelContextProtocol
© Anthropic and Contributors.
ModelContextProtocol;mcp;ai;llm
MIT