Auth type: MCPDocumentation Index
Fetch the complete documentation index at: https://hyperfx.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
For general integration setup, see: App Integrations.
Connect Linear MCP
- Go to Settings → Apps in Hyper
- Select Linear MCP → Connect New
- Follow the MCP connection flow (may require providing an MCP server URL/token)
Common capabilities
- Create and manage Linear issues via the MCP tool interface
Use in Chat/Agents/Flows
Enable the tool, then invoke actions to create/update issues or fetch status as part of conversations or workflows.Troubleshooting
- Connection fails: verify MCP endpoint, token, and network access
Available Actions
Hyper agents can run the following actions for this integration. Each action can be individually set to Enabled, Requires Approval, or Disabled in your agent’s toolkit settings. Actions can be set to one of three control states:| State | Behavior |
|---|---|
| Enabled | Agent runs the action automatically |
| Requires Approval | Agent pauses and waits for your confirmation before proceeding |
| Disabled | Action is blocked and cannot be used |
| Action | Description |
|---|---|
| Bulk Assign Issues To Project | Assign multiple Linear issues to a project in one operation |
| Create Comment | Create a comment on a Linear issue |
| Create Issue | Create a new issue in Linear |
| Create Project | Create a new project in Linear |
| Delete Issue | Delete an issue in Linear |
| Delete Project | Archive a Linear project (Linear projects are archived rather than hard-deleted) |
| Get Issue | Get a Linear issue by ID |
| Get Project | Get a specific Linear project by ID |
| Get Projects | Get all projects in Linear |
| Get Team | Get a specific Linear team by ID |
| Get Teams | Get all teams in Linear |
| Get Users | Get all users in Linear |
| Get Viewer | Get information about the currently authenticated Linear user |
| Get Workflow States | Get workflow states (statuses) for a Linear team |
| List Issues | List recent issues in Linear workspace |
| List Project Issues | List issues for a specific Linear project |
| Search Issues | Search for issues in Linear with powerful filtering options |
| Update Issue | Update an existing issue in Linear |
| Update Project | Update an existing project in Linear |