diff --git a/quickstart/server.mdx b/quickstart/server.mdx index f401638..cf6871e 100644 --- a/quickstart/server.mdx +++ b/quickstart/server.mdx @@ -266,7 +266,7 @@ In this case, we'll add our single weather server like so: -```json Python +```json { "mcpServers": { "weather": { @@ -283,7 +283,7 @@ In this case, we'll add our single weather server like so: ``` -```json Python +```json { "mcpServers": { "weather": {