srxz Posted July 10 Posted July 10 So, basically I was studying some MCP (Model Context Protocol) which is somewhat new in world of AI and had an idea to implement some kind of Launchbox MCP server to see how it works. The way I build is like: Launchbox is the data provider(XMLs) Cursor IDE as MCP Host FastMCP python code as MCP Server How it works? Cursor IDE starts the MCP server, the MCP Server parses the XML's and add to a local database, this Server is implemented with a bunch of tools that it will interact with AI LLMs, then LLM will return you an message based on your Launchbox information. MCP implemented Tools POC/Future Since It's brand new yes someday we could implement this natively with C# and Launchbox plugins but I dont think it's fully available right now, so you will be able to talk with launchbox someday even interact natively with it.(Ask to start games, etc.) Here's an functional working version, of course this is just a test with a small size launchbox, implementing this to a launchbox with thousands of games would require vectorization database and a lot more of coding, but it's just a glimpse on what we can do Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.