Skip to main content
Glama

paybond-mcp-coding-agent

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

Related MCP server: Coding Tools MCP

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

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that aggregates multiple upstream MCP tools into a single 'codemode' tool for unified orchestration and execution. It enables agents to run generated code in an isolated sandbox to interact with various connected services through a single interface.
    25
    1
    Apache 2.0
  • A
    license
    -
    quality
    B
    maintenance
    Empower any MCP-compatible AI Agent(MCP Client) with engineering-grade capabilities to understand, modify, run, and deliver real-world code repositories.
    749
    Apache 2.0
  • A
    license
    -
    quality
    B
    maintenance
    Enables AI coding agents to perform surgical code analysis, semantic memory, and quality enforcement via 18 specialized MCP tools, with a real-time analytics dashboard.
    65
    MIT

View all related MCP servers

Related MCP Connectors

  • A paid remote MCP for agent memory MCP, built to return verdicts, receipts, usage logs, and audit-re

  • Paid remote MCP for agent code search routing MCP, structured receipts, audit logs, and reviewer-rea

  • Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nonameuserd/paybond-mcp-coding-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server