CLI / MCP
Point your agent at Remixx
Everything Remixx does starts in the coding agent already working on your project. There is nothing to install first.
Use remixx.org to show what I just built here as a video post.
Paste this into the agent. It fetches the instructions itself.
The instructions your agent reads
Served as Markdown, unauthenticated, at remixx.org/show. Every document an agent has to author is published as JSON Schema at /v1/schemas.
npx --yes remixx-cli@latest report context --intent-stdin --workspace "$PWD" --jsonAgent tokens
An agent running without a browser signs in with a token. Create one here, then pipe it to remixx login --token-stdin --json. The value is shown once, and you can revoke it here at any time.
Sign in to issue a token.