Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Pairspace

FreeMaintained

Bring your own coding agent to Pairspace work

GitHubEmbed

About

Bring your own coding agent to Pairspace work

README

A Claude Code plugin marketplace. Add it once, then install the plugins you want:

claude plugin marketplace add pairspace-ltd/plugins
claude plugin install pairspace@pairspace

Plugins

Plugin What it does
pairspace Work Pairspace tasks with your own coding agent, on your own subscription. Claim assigned work, ask your team questions, get approvals, and deliver results into your office conversation.

After installing, get a runtime token from your Pairspace office (employee settings → Runs on: Your own coding agentConnect), sign the machine in, and start working:

pairspace login --url <your-pairspace-backend> --token psp_rt_...
/pairspace:work

See pairspace/README.md for the full setup, how the async approval flow works, and the security model.

Repository layout

.claude-plugin/marketplace.json   the marketplace catalog
pairspace/                        the Pairspace plugin

No build step and no dependencies — the plugin is plain Node scripts plus a skill, so claude plugin install is all that runs.

from github.com/pairspace-ltd/plugins

Install Pairspace in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install pairspace

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add pairspace --env API_URL="" --env DATABASE_NAME="" -- npx -y pairspace

Step-by-step: how to install Pairspace

FAQ

Is Pairspace MCP free?

Yes, Pairspace MCP is free — one-click install via Unyly at no cost.

Does Pairspace need an API key?

Yes, it requires environment variables: API_URL, DATABASE_NAME. Unyly injects them into the config during install.

Is Pairspace hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Pairspace in Claude Desktop, Claude Code or Cursor?

Open Pairspace on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Pairspace with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs