nineteen999 a day ago

I haven't really looked at MCP because it sounds like it is little bit broken?

The Remote Control API is just HTTP/JSON so Claude wrote some powershell scripts to query objects from the endpoint.

We gave Claude a Character Actor in game with an AI controller attached, and it can call functions to the AIController - MovetoXYZ(), Teleport(), TakeScreenshot() etc

  • dygd a day ago

    Thank you, that's really cool!

    • nineteen999 18 hours ago

      The RC API stuff seems a little bit unstable at the moment (parts of it are alpha and beta), but when it works its handy.