Skip to content

MCP #822

@rbalicki2

Description

@rbalicki2
  • we will eventually need AI integration, including an MCP
  • some good queries that an MCP can respond to include:
    • pathfinding. Q: "In this iso literal (on Query), I would like to include an Avatar. How do I do that?" A: finds a path, such as a Query -> viewer -> Avatar
    • what is the type of every field in this literal (also accessible via param types)
    • what are all the fields available on a given type, and their descriptions and target types?
    • search by description
  • the existing LSP server probably has a lot in common with the MCP server
  • but I have higher ambitions! I want the MCP client to be able to ask about multiple hypothetical worlds in parallel, e.g. asking "if I did X (e.g. delete "viewer"), then ..." while also asking "if I did Y..."
    • pico can probably handle this quite well

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