FinCobra MCP
Provides read-only access to Binance exchange data from the Watchlist, allowing retrieval of source information for a specific Binance wallet or account.
Supports creating USD invoices payable in Bitcoin (BTC) on the Bitcoin network and tracking their payment status.
Supports accepting USDT and USDC payments on the Ethereum mainnet for created invoices.
Supports accepting USDT and USDC payments on the Solana network for created invoices.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@FinCobra MCPCreate a $250 invoice for consulting services"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
FinCobra MCP — crypto checkout for Claude, Cursor, and Codex
Model Context Protocol (MCP) server for FinCobra crypto checkout and payments. Create hosted invoices for BTC, USDT, and USDC (settlement assets come from dashboard payment methods; amounts are USD). Works with Claude Code, Cursor, and Codex. Watchlist access is read-only. Not on npm yet — install from GitHub.
Docs: FinCobra Checkout MCP
fincobra-mcp 0.1.0 is not published to npm yet. Until it is, install from GitHub:
npx -y github:dexstandard/fincobra-mcpPin a source release with npx -y github:dexstandard/fincobra-mcp#v0.1.0. Requires Node.js 20+.
Checkout: create a hosted payment invoice and read its status
Watchlist: read-only source list and manual net-worth breakdown
This is not a payments platform and not a Watchlist write API.
Tools (v0)
Checkout
Tool | What it does |
| Create a USD invoice. Returns |
| Look up a known invoice by |
There is no list_invoices tool. Checkout API keys cannot list invoices.
Invoice amounts are USD. Settlement assets come from dashboard payment methods:
Network | Assets |
Bitcoin (xpub) | BTC |
Ethereum mainnet | USDT, USDC |
Solana | USDT, USDC |
Arbitrum One | USDC |
Base | USDC |
Watchlist (read-only)
Tool | What it does |
| Manual banks / cash / property totals in USD. |
| Wallets, exchanges, and manual assets from existing list APIs. |
| One source by id ( |
Watchlist has no public API key. Auth is the Identity session cookie used by the Watchlist web app.
Banks, cash, and property are manual product entries, not live bank or title feeds. Live crypto USD balances are computed in the Watchlist UI and are not on the list API. The server does not invent a cryptoUsd total.
Watchlist tools do not add wallets, edit banks, change billing, or export taxes.
Related MCP server: Infini Payment MCP Server
Environment
Variable | Required | Description |
| One of the two surfaces | Checkout dashboard API key ( |
| No | Checkout origin. Defaults to |
| One of the two surfaces | Identity |
| No | Watchlist origin. Defaults to |
Configure Checkout, Watchlist, or both. Tools for a missing surface return a configuration error.
Development origins: https://dev.fincobra.com and https://watch.dev.fincobra.com.
Cursor
Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (user):
{
"mcpServers": {
"fincobra": {
"command": "npx",
"args": ["-y", "github:dexstandard/fincobra-mcp"],
"env": {
"FINCOBRA_CHECKOUT_API_KEY": "fc_live_...",
"FINCOBRA_CHECKOUT_BASE_URL": "https://fincobra.com",
"FINCOBRA_WATCHLIST_SESSION_TOKEN": "<session-cookie-value>",
"FINCOBRA_WATCHLIST_BASE_URL": "https://watch.fincobra.com"
}
}
}
}Claude Code
claude mcp add fincobra \
--env FINCOBRA_CHECKOUT_API_KEY=fc_live_... \
--env FINCOBRA_WATCHLIST_SESSION_TOKEN=<session-cookie-value> \
-- npx -y github:dexstandard/fincobra-mcpOr add the same mcpServers object to .mcp.json / ~/.claude.json.
Codex
codex mcp add fincobra \
--env FINCOBRA_CHECKOUT_API_KEY=fc_live_... \
--env FINCOBRA_WATCHLIST_SESSION_TOKEN=<session-cookie-value> \
-- npx -y github:dexstandard/fincobra-mcpOr in ~/.codex/config.toml:
[mcp_servers.fincobra]
command = "npx"
args = ["-y", "github:dexstandard/fincobra-mcp"]
[mcp_servers.fincobra.env]
FINCOBRA_CHECKOUT_API_KEY = "fc_live_..."
FINCOBRA_WATCHLIST_SESSION_TOKEN = "<session-cookie-value>"Run locally
npm install
FINCOBRA_CHECKOUT_API_KEY=fc_live_... \
FINCOBRA_WATCHLIST_SESSION_TOKEN=... \
npm startThe process speaks MCP over stdio. Do not write application logs to stdout.
Smoke test
FINCOBRA_CHECKOUT_API_KEY=fc_live_... \
FINCOBRA_WATCHLIST_SESSION_TOKEN=... \
npm run smokeUnit tests mock the APIs and do not need credentials:
npm testAuth
Surface | Credential | Header / cookie |
Checkout | Dashboard API key ( |
|
Watchlist | Identity session cookie ( |
|
Copy the Watchlist session cookie from a signed-in browser (DevTools → Application → Cookies). Keep keys and session tokens in MCP server env, not in chat.
API
Checkout:
POST /api/checkout/invoicesGET /api/checkout/invoices/:idAuth:
X-Api-Key
Watchlist:
GET /api/watchlist/walletsGET /api/watchlist/exchangesGET /api/watchlist/manual-assetsGET /api/watchlist/fx-ratesAuth:
Cookie: session=...
Send the payer to paymentUrl. Treat confirmed and paid_out_of_band as paid. Treat payment_detected as pending unless you accept unconfirmed crypto payments.
License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceEnables form management, response handling, and analytics through the Fillout.io API for enhanced form interactions and insights.
- AlicenseAqualityDmaintenanceEnables cryptocurrency payment processing through the Infini Payment API, supporting order management, multi-chain withdrawals, and webhook verification for USDC/USDT transactions.71AGPL 3.0

Conekta MCP Serverofficial
FlicenseAqualityDmaintenanceEnables interaction with the Conekta payment API to manage orders, customers, subscriptions, and financial transactions. It provides a comprehensive suite of tools for core payment operations like processing refunds, creating checkouts, and monitoring account balances.322- AlicenseBqualityDmaintenanceEnables interaction with the Telnyx API for billing, phone numbers, and messaging.12MIT
Related MCP Connectors
Access SEC filings, insider transactions, and financial data via the ShareSEER API.
Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway
Connect to the COTI blockchain to manage accounts, transfer native tokens, and deploy and operate…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/dexstandard/fincobra-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server