Skip to content

How do I use UnityMCP to control Unity with my own LLM system? #381

@VikKalm

Description

@VikKalm

I need UnityMCP to provide instructions for controlling Unity3d for using it in my own AI ecosystem. AFAIU, to do this, I need to upload documentation from UnityMCP to LLM as a prompt: what operations are supported by UnityMCP and what format to use them in. Then, I can send a LLM response with the necessary instructions to the UnityMCP module.
Is this the correct procedure?
Where should I start? Where can I get the list of all the available commands and its using format to pass it to LLM?

For instance is there a way to create simple client over OLLama to send instructions to UnityMCP?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions