Anthropic Integrates Claude Code Sessions with GitHub and Linear Issues
Key Takeaways
- ▸Claude Code agents can directly interact with GitHub issues and Linear tickets without copy-paste or manual context switching
- ▸Local-first security model stores tokens locally with automatic refresh of short-lived credentials
- ▸New MCP tools enable agents to programmatically search, read, create, and comment on issues
Summary
Anthropic has unveiled new integrations enabling Claude Code sessions to work directly with GitHub and Linear issue trackers, starting with Lanes v0.39. Users can now pull tickets into their boards with a single click, with GitHub or Linear accounts connected through a streamlined OAuth flow. The integrations unlock MCP tools (lanes_github_* and lanes_linear_*) that allow agents to search issues, read tickets, create new ones, and post comments directly to the original tracker.
The feature emphasizes local security, storing authentication tokens locally and never transmitting them elsewhere. Linear's short-lived access tokens are automatically refreshed before each call, requiring no manual intervention. The integration enables powerful developer workflows where agents can pull tickets, run Claude Code sessions in isolated worktrees, and push results back as comments on the original issues—all specified in a single prompt.
- Agents can pair Lanes' Local MCP with hosted MCPs from GitHub and Linear for seamless end-to-end workflows



