mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-27 00:05:14 +02:00
fix: remove roots from server capabilities - it's a client capability
This commit is contained in:
@@ -165,7 +165,6 @@ export const createServer = () => {
|
|||||||
logging: {},
|
logging: {},
|
||||||
completions: {},
|
completions: {},
|
||||||
elicitation: {},
|
elicitation: {},
|
||||||
roots: { listChanged: true },
|
|
||||||
},
|
},
|
||||||
instructions
|
instructions
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user