Skip to content
Back to search
100
MCP live http

vibe-pay

xqb/vibe-pay

Platform access code. Email coryhigham@gmail.com with subject "MCP Trial" to request one

Uptime
100.0%
10 probes
Response
436ms
last probe
Tools
5
callable
Primary URL
https://xqb.io/mcp

Tools · 5

wallet_provision

Provision a Stellar-native XQBUSD wallet for this AI agent. Idempotent — safe to call multiple times (returns existing wallet on repeat calls). On first call: generates a keypair, funds XLM reserve, e…

wallet_balance

Check the on-chain XQBUSD balance of your provisioned agent wallet, along with your MCP credit balance and sweep status. Free — no XQBUSD charged for balance queries. Use wallet_provision first if you…

wallet_pay

Pay an x402 HTTP endpoint or any Stellar address directly from your provisioned agent wallet. Submits a real Stellar payment of XQBUSD to the destination Stellar public key. Returns the txHash — attac…

quantum_attest

Notarize any agent statement or manifest on-chain. Computes SHA-256, pins a quantum-signed certificate to IPFS via Pinata, and anchors it to the live Stellar ledger. Returns an immutable IPFS CID + St…

vibe_proof_attest

Prove creative authorship on the blockchain. Dual-hash (SHA-256 + BLAKE3) any creative work, pin a C2PA-compatible credential to IPFS, submit a real Stellar ManageData transaction, and generate a PDF …

Similar MCP servers embedding-nearest

Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
5 tools · streamable-http
Coal - Payments for AI agents
# Coal Coal gives AI agents a real checkout. Discover merchants through the decentralized 0G Storage catalog, pay autonomously in USDC on
0 tools · http
Palmyr live
Agent infra: email, phone, social, domains, VPS, wallets. Paid per-action via x402, no API key.
23 tools · streamable-http
sap-mcp live
Use the SAP MCP Wizard or install the library from the npm registry to automatically create and configure a Solana/SAP wallet via https://mc
277 tools · http
ResultRail by LarryBuildsAI live
ResultRail by LarryBuildsAI sells pay-per-success public-data result packs for AI agents. It returns source URLs, confidence, timestamps, an
6 tools · http
ai.crestsystems/counterparty-intelligence live
Check who your agent is about to pay over x402: real service, relayer, treasury, or buyer.
11 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vibe-pay": {
      "url": "https://xqb.io/mcp",
      "transport": "http"
    }
  }
}