diff --git a/quickstart/server.mdx b/quickstart/server.mdx index fd69f95..f7f153d 100644 --- a/quickstart/server.mdx +++ b/quickstart/server.mdx @@ -433,6 +433,7 @@ const USER_AGENT = "weather-app/1.0"; const server = new McpServer({ name: "weather", version: "1.0.0", +},{ capabilities: { resources: {}, tools: {},