Loading MCP server directory, please wait...
Tenant-bound MCP tools for Paybond agent spend controls, evidence, receipts, and settlement.
npx @getmcp/cli add io.github.nonameuserd/paybondRequires Node.js 18+. Community-contributed server. Review source before installing.
PAYBOND_API_KEYPaybond service-account API key for the tenant-bound MCP session.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nonameuserd/paybond": {
"command": "npx",
"args": [
"-y",
"@paybond/kit"
],
"env": {
"PAYBOND_API_KEY": "",
"PAYBOND_GATEWAY_URL": "https://api.paybond.ai",
"PAYBOND_ENV_FILE": ".env.local"
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.
Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.
A MCP server built for developers enabling Git based project management with project and personal…