mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05:00
remove summary
This commit is contained in:
@@ -690,12 +690,6 @@ export const createServer = () => {
|
||||
});
|
||||
}
|
||||
|
||||
// Add summary text
|
||||
content.push({
|
||||
type: "text",
|
||||
text: `\nThese resource links reference actual resources available through the resources/read endpoint.`,
|
||||
});
|
||||
|
||||
return { content };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user