Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Paybond Coding Agent

FreeNot checked

MCP coding agent with read-only tools and one paid tool for Paybond sandbox integration, enabling quick smoke testing and agent operations.

GitHubEmbed

About

MCP coding agent with read-only tools and one paid tool for Paybond sandbox integration, enabling quick smoke testing and agent operations.

README

MCP coding agent (read-only + one paid tool). Clone, log in to Paybond sandbox, and run smoke in under a minute.

Quickstart (60 seconds)

git clone https://github.com/nonameuserd/paybond-mcp-coding-agent.git
cd paybond-mcp-coding-agent
cp .env.example .env.local
paybond login
npm install
npm run smoke   # or: paybond agent sandbox smoke --policy-file paybond.policy.yaml --operation deploy.preview --requested-spend-cents 500 --result-body '{"status":"completed","cost_cents":500}' --format json

Run the demo

npm start

MCP host wiring

paybond login
paybond mcp install --host claude --tool-policy spend-write
paybond mcp verify-config --host claude

Read-only tools pass through; side-effecting tools require Harbor authorization.

Policy

Local paybond.policy.yaml is yours to edit. Bundled preset: custom.

Docs

from github.com/nonameuserd/paybond-mcp-coding-agent

Installing Paybond Coding Agent

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/nonameuserd/paybond-mcp-coding-agent

FAQ

Is Paybond Coding Agent MCP free?

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

Does Paybond Coding Agent need an API key?

No, Paybond Coding Agent runs without API keys or environment variables.

Is Paybond Coding Agent hosted or self-hosted?

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

How do I install Paybond Coding Agent in Claude Desktop, Claude Code or Cursor?

Open Paybond Coding Agent 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 Paybond Coding Agent with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs