Skip to content
Claude Desktop

Abscissa for Claude Desktop

io.github.kazkozdev/abscissa

Safety-aware MCP server for Linear issues, projects, cycles, and dependencies.

client:Claude Desktop transport:stdio runtime:pypi

Install Abscissa in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "abscissa": {
      "command": "uvx",
      "args": [
        "abscissa"
      ],
      "env": {
        "LINEAR_API_KEY": "<LINEAR_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Abscissa in other clients