eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
20.1k stars 2.5k forks source link

[Theia AI] Add Support for Model Context Protocol #14523

Open joelthe1 opened 2 days ago

joelthe1 commented 2 days ago

Given the promising nature of the Model Context Protocol introduced by Anthropic, it would be beneficial to have this supported within Theia AI. Since it already takes inspiration from LSP, it might already be partially supported.

https://www.anthropic.com/news/model-context-protocol

https://spec.modelcontextprotocol.io/specification/

JonasHelming commented 1 day ago

This looks interesting, I will have a look at this more in detail