-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
- 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
- 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
- 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
Labels
No labels