Skip to content
Claude Desktop

Juscribe for Claude Desktop

io.github.juscribe/juscribe

Read and work your Juscribe board: tickets, subtasks, blockers, projects and iterations.

client:Claude Desktop transport:stdio runtime:npm

Install Juscribe 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": {
    "juscribe": {
      "command": "npx",
      "args": [
        "-y",
        "@juscribe/mcp"
      ],
      "env": {
        "JUSCRIBE_API_TOKEN": "<JUSCRIBE_API_TOKEN>",
        "JUSCRIBE_BASE_URL": "<JUSCRIBE_BASE_URL>"
      }
    }
  }
}

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

Juscribe in other clients