Paseo Plugin 9router banner
itsjustanks itsjustanks

Paseo Plugin 9router

Development community

Description

Paseo plugin for 9router: accounts, quotas, models and token savers from one local router.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

paseo-plugin-9router

**9router's accounts, quotas and models, wired into Paseo.**

[![Release](https://img.shields.io/github/v/release/itsjustanks/paseo-plugin-9router)](https://github.com/itsjustanks/paseo-plugin-9router/releases/latest) [![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE) ![Platform](https://img.shields.io/badge/macOS%20%C2%B7%20Linux-informational) ![Paseo](https://img.shields.io/badge/Paseo-plugin-8A63D2)

[9router](https://github.com/decolua/9router) is a local proxy that holds your Claude Code, Codex and other subscriptions, tracks their quotas, and falls back between them when one runs out. It also rewrites each CLI's own config, so a routed `claude` or `codex` goes through it **everywhere** — Paseo's chats included.

This project is the Paseo half: a sidebar panel that sets 9router up, shows what it is doing, and lists its models where Paseo can see them. Plus a small CLI for the same jobs from a terminal.

**9router is a hard dependency.** Without it running, this does nothing.

Install

npm install -g 9router          # the router itself
9router                         # dashboard at http://localhost:20128

Then the Paseo plugin:

paseo plugin add itsjustanks/paseo-plugin-9router --path apps/paseo --id agent-link

Open **9Router** in the Paseo sidebar and work down the Setup checklist. The dashboard password field is prefilled with 9router's first-run default (`123456`) — change it in the dashboard and save the new one here.

The CLI is optional:

mkdir -p ~/.local/bin
curl -fsSL https://raw.githubusercontent.com/itsjustanks/paseo-plugin-9router/main/agent-link -o ~/.local/bin/agent-link
chmod +x ~/.local/bin/agent-link
agent-link doctor

The panel

Setup tab: a five-step checklist, server controls, dashboard password, and per-CLI routing

**Setup** is the checklist and