Browser
http://localhost:4187 and opens it. Off loopback, a
token is required in the URL, so an exposed port is not an open door.
VS Code and Cursor
The extension embeds the chat in a sidebar, tab, or window.cmd+shift+aopens Aster,cmd+alt+kthe command menu,cmd+alt+na new session,cmd+alt+rreopens a sessionalt+asends the current selection as an @-mention- Review findings land in the Problems pane
- Settings:
aster.binaryPath,aster.minConfidence,aster.publishDiagnostics,aster.extraArgs
Zed
aster acp speaks the Agent Client Protocol. Register it in Zed’s
settings.json as a custom agent server:
--permission-mode, --model, --no-mcp, --trace.
One config everywhere
All surfaces resolve model, provider, mode, and keys from the same aster.yaml, soaster provider use openai switches every surface at once.