Connect Linear
Connect Linear to Claude Tag so it can file tickets and post status updates. Covers the dedicated account to create, the token fields, and the URL to allow.
Claude Tag is in public beta. Features and behavior described here may change before general availability.
Note: Connections are added inside an Access bundle. At claude.ai/admin-settings/claude-tag, open Access bundles in the left navigation, click into a bundle (or Create one), and go to its Credentials tab.
Connecting Linear lets Claude file tickets and post status updates from a thread from any channel under the bundle's scope. You add it as a connection inside an Access bundle; the credential belongs to the agent, not to any person.
Pair this connection with the Linear plugin from Anthropic's plugin marketplace so Claude knows how to call the API; see Attach plugins. This is an HTTP API connection, not an MCP server or a personal claude.ai connector.
Create the credential in Linear
Create a personal API key from a dedicated Linear seat for Claude, not your own account, so its activity shows under that seat in Linear's audit log.
Scope the key to specific Linear teams when you create it; the only place to limit which projects Claude can write to is in Linear itself. The key starts with lin_api_.
Linear's own guide for creating the credential is at linear.app.
Add the connection to a bundle
In the bundle, click Connect next to Linear.
| Field | Value |
|---|---|
| Claude's API key | The API key from Linear |
| Allowed websites | api.linear.app |
The Agent Proxy injects the credential at the network boundary; the model and the sandbox are not given the key. See how Agent Proxy works.
Verify the connection
In a channel under the bundle's scope, in a new thread:
@Claude what can you access from this channel?
Linear appears in the list once the connection is live. New connections apply to new threads only.
Related resources
- What this connection adds: the issue tracking use cases
- Give Claude access: the full credential-type and allowed-hosts reference
9b9deb04ded62062 · verify