Connect
From the console → Integrations, click Connect on Linear. Or, from any boxd CLI:What’s authorized
boxd requests these Linear scopes:
The token is stored server-side and kept fresh automatically — boxd’s control plane refreshes it before it expires, so your machines always see a live token. It’s only ever injected into your own personal/private machines.
Use Linear from a machine
The access token is exported asLINEAR_ACCESS_TOKEN in every login shell (and in the coding agents’ environment). Call Linear’s GraphQL API with it as a bearer token:
boxd manage integrations inside the machine to confirm it’s wired in and see this same hint.
Linear MCP server
Linear also publishes a Model Context Protocol server (linear-server, at https://mcp.linear.app/mcp) that a coding agent can call directly instead of hand-writing GraphQL. It’s opt-in per agent: