mcpbeat Sign in

ROKI Connect MCP Server

answering

ROKI Connect is answering right now. Last checked 10 min ago. It exposes 19 tools.

Verified ROKI Connect payments contract for coding agents: operations, schemas, validator.

Uptime history 16 days of history · worst day 99%
16 days agonow
100.0%
Uptime 24h
91 of 91 checks
19
Tools
read from the server
461 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check ROKI Connect every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add connect --transport http https://mcp.roki.la/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "connect": {
      "url": "https://mcp.roki.la/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.connect]
url = "https://mcp.roki.la/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "connect": {
      "url": "https://mcp.roki.la/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "connect": {
      "url": "https://mcp.roki.la/mcp"
    }
  }
}

Available tools 19

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

roki
roki_audit_integration
Return the checklist to audit existing ROKI code, ordered by how badly each item fails in production. Use it when reviewing an integration you did not write, or before going live.
roki_check_result
Compare the payment the API returned against the body you sent, and report anything that does not match. Every other check here looks at what you SEND. This one exists for the errors that survive that: the field name was right and the VALUE was wrong. The API answers 201, `warnings` comes back empty because there was nothing to warn about, and the merchant charged something else. Catches the amount off by a factor of 100, fee pass-through asked for and returned as zero, tax that was not applied, `expires_at` already in the past because it was sent as UTC instead of Honduras time, a total that does not add up, and a `transaction_id` parsed as a number. Run it after every createPayment while you are building, and in your own tests afterwards.
roki_choose_integration_mode
Decide how to integrate ROKI Connect for a given project (web checkout, embedded card fields, mobile app, invoices or recurring billing) and get the constraints that apply before writing code. The modes and the endpoints behind them are read from the corpus, so this answer cannot describe a mode the API no longer has - or miss one it gained.
roki_get_authentication_guide
How authentication works, how the two environments are selected, where credentials come from, and how to store and rotate them safely.
roki_get_doc_section
Return the complete text of one section of the integration guide, by number (e.g. "14"), sub-number ("12.1") or title fragment ("webhook").
roki_get_error
Explain an HTTP status or an error message returned by the ROKI API: what it means, the likely cause and what to do. Use this instead of guessing when an integration fails.
roki_get_integration_example
Return a complete, runnable integration example for a stack: configuration, API client, checkout flow, webhook handler with signature verification, and polling fallback.
roki_get_operation
Full detail for one operation: method, path, headers, request schema field table, responses, and worked examples.
roki_get_quickstart
The minimum viable integration sequence, end to end, including the manual portal steps a developer cannot skip.
roki_get_schema
Return a fully dereferenced JSON Schema by name (e.g. "PaymentCreateRequest", "Payment", "WebhookEvent"). Use it to know the exact field names, types and constraints.
roki_get_webhook_guide
Everything about webhooks: portal registration, event types, payload shape, HMAC signature verification over the raw body, idempotent processing, and the polling fallback.
roki_list_operations
List every operation the API actually exposes, plus the operations that are documented as NOT existing. Call this before writing any integration code so you never invent an endpoint.
roki_sandbox_info
Whether the sandbox playground is enabled here, which operations it accepts, its limits, and the sandbox test cards.
roki_sandbox_try
Runs a documented operation against the ROKI sandbox using THIS SERVER'S own test credential, and returns the actual response. Use it to prove an integration works instead of assuming it does - especially after roki_validate_request says a payload is valid. You never supply a key: this server holds a sandbox-only credential and refuses to run against production. Amounts are capped and links expire quickly, because the sandbox is shared.
roki_scaffold_integration
Return the full runnable skeleton for a stack: credential storage, API client, checkout flow, webhook handler with signature verification, and the polling fallback. Use it to start an integration instead of assembling one from memory.
roki_search_docs
Search the official ROKI Connect corpus (integration guide, API operations and schemas) and return ranked excerpts. Use this first when you need any ROKI-specific fact. Never answer a ROKI question from memory or from another payment gateway's conventions.
roki_status
Server version, corpus contents and freshness. Safe first call to confirm the connection works. Exposes no credentials and no merchant data.
roki_validate_request
Validate a payload against the official schema WITHOUT sending it, and check the business rules the API enforces. Critical for this API: it ignores unknown fields and returns 201, so a typo produces a misconfigured payment rather than an error. The response names what it dropped in `warnings`, but by then the payment exists - validating here means it is never created. Always validate before writing or shipping integration code.
roki_verify_webhook_signature
Check a ROKI-Signature header against the raw body and the signing secret. When it fails, this does not just say "invalid" - it tries the specific wrong constructions developers actually write and tells you which mistake you made. Use it whenever webhook verification rejects real events. On the signing secret: this is ROKI's own server and ROKI issued that secret, so sending it here discloses nothing new. It is used to recompute the HMAC and is never stored, logged or counted.

Endpoints

URLTransportStateLatencyChecked
https://mcp.roki.la/mcp streamable-http answering 451 ms 10 min ago

Alternatives to ROKI Connect

same job, measured the same way
Pestprocrm
by liserichards

Manage pest control operations — customers, scheduling, SMS, payments, and reporting.

answering
I
AgentShield
by atmflow55

Smart contract security for AI agents — verify, monitor, freeze, x402 payments

38 installs/wk local only
Verifly
by verifly

Email verification for AI agents — verify, clean & validate emails; self-onboard + crypto pay

17 tools answering
I
Agentic AI
by anthonywlicausi

Deal intelligence for agents: SEC-verified financials, validation, institutional deal scoring.

4 tools answering
Yault AESP
by yault

Crypto payments for the agent economy — policy-gated vault operations under human control

48 installs/wk local only
D
Agent Contract Proof
by workers-mattskowronis-agent-contract-proof

Verify an agent's advertised route, price, payment details, and schemas against its live endpoint.

1 tools answering
Clize
by clize

Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.

888 installs/wk local only
C
LedgerBeaver Finance
by ledgerbeaver

Governed finance operations for AP, AR, GL, approvals, reporting, and payments.

answering

ROKI Connect — questions

Answers built from our own checks of this server.

What can ROKI Connect do?
It exposes 19 tools, read directly from the server on our last check. Among them: roki_audit_integration, roki_check_result, roki_choose_integration_mode, roki_get_authentication_guide, roki_get_doc_section, roki_get_error and 13 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is ROKI Connect working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 461 ms. The bar chart above shows every period we have measured.
How do I connect ROKI Connect?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does ROKI Connect need an API key?
No. ROKI Connect completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ROKI Connect?
It answers our handshake in 461 ms on average, which is faster than 38% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.