LLM interface

Machine-readable Wire docs

The fastest path for agents is not a tutorial. It is compact JSON shape, schema, examples, recipes, and a short agent guide that all point at the canonical Wire model.

RouteMedia typePurpose
/llm/wire-docs.shape.jsonapplication/jsonRoot machine-readable docs manifest.
/llm/agent-guide.mdtext/markdownPrompt-ready operating guide for coding agents.
/llm/mcp.shape.jsonapplication/jsonMCP tools, resources, and operating sequences.
/llm/react.shape.jsonapplication/jsonReact library build surface and component contracts.
/llm/cloud.shape.jsonapplication/jsonWire Cloud auth, API key, share URL, and sync contracts.
/llm/schema/wire-diagram.jsonapplication/schema+jsonCanonical WireDiagram JSON Schema.
/llm/validation.shape.jsonapplication/jsonValidation issue codes and repair hints.
json
{
  "tool": "v1_get_docs_shape",
  "arguments": {
    "task": "Build a React workspace and sync it to Wire Cloud"
  }
}
NextWire MCP server