Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

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

image.thumb.png.83e4afcf234734a511124de2811a5843.png

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

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...