ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use LinearB with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Export software delivery metrics, manage deployments, and report incidents via the LinearB API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete LinearB capability set.

These are the exact actions your AI can choose when you ask it to work with LinearB.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through LinearB.

  1. 01

    List software deployments

    List recent deployments

  2. 02

    Record new incident

    Requires provider_id and started_at. Report a new incident

  3. 03

    List software incidents

    List engineering incidents

  4. 04

    List connected repos

    List all connected repositories

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through LinearB.

  1. 05

    List engineering teams

    List all teams defined in LinearB

  2. 06

    Query software metrics

    Requires a JSON body with requested_metrics and time_ranges. Query software engineering metrics (v2)

  3. 07

    Record new deployment

    Requires repo_id and ref. Report a new deployment to LinearB

Observed, not estimated

872ms average. Fast in production.

LinearB is checked daily against the live service.

Daily averagePeak 982ms
Aug 20Today
Fastest day
688ms
Slowest day
982ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of LinearB, so you can see the experience inside your AI.

It does not authenticate your account with LinearB. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

LinearB Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_RQu5BgeMc4kEdSux6KvMTpIFSZDUWY8Nip6OyVZ1/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — LinearB capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "linearb-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_RQu5BgeMc4kEdSux6KvMTpIFSZDUWY8Nip6OyVZ1/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions LinearB owners ask.

  • 01

    How do I query cycle time for a specific team?

    Use the query_software_metrics capability and include the team name or ID in the group_by parameter of your JSON query.

  • 02

    What is the difference between coding_time and pickup_time?

    Coding time is the duration from the first commit to the PR creation. Pickup time is the duration from the PR creation to the first review activity.

  • 03

    Can I report a release from the agent?

    Absolutely. Use the record_new_deployment capability with the Git SHA or tag and the repository ID to inform LinearB that a deployment has occurred.