BundleUp logo
U

Linear

A fast, modern project management tool built for developers to plan, track, and ship work with speed and simplicity.

API Configuration

Base URL:
https://api.linear.app
Type:
GRAPHQL

MCP Configuration

Endpoint:
https://mcp.linear.app/mcp

Unified MCP Tools

tickets
Retrieve a list of tickets from Linear.

Unified API

/ticketing/tickets
Retrieve a list of tickets from Linear.

Edge Cases & Special Considerations

  • GraphQL API: Uses GraphQL for API requests instead of REST.
Proxy request
curl https://proxy.bundleup.io/[...] \
  -H "Authorization: Bearer sk_live_123" \
  -H "BU-Connection-Id: conn_abc123"
Unified API request
curl https://unify.bundleup.io/v1/ticketing/tickets \
  -H "Authorization: Bearer sk_live_123" \
  -H "BU-Connection-Id: conn_abc123"

We use cookies to understand how you use our site and to improve your experience. Analytics cookies are only set once you accept. See our Privacy Policy for details.