Junto MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 16 Mar 2026.
The payment protocol for people and agents. One MCP server, any payment rail.
Today is the operative word: we check Junto MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add junto-mcp -- npx -y junto-mcp
{
"mcpServers": {
"junto-mcp": {
"args": [
"-y",
"junto-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.junto-mcp]
command = "npx"
args = ["-y", "junto-mcp"]
{
"mcpServers": {
"junto-mcp": {
"args": [
"-y",
"junto-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"junto-mcp": {
"args": [
"-y",
"junto-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
WOOVI_APP_ID (Woovi/OpenPix API key for Pix payments (Brazil)), JUNTO_DAILY_LIMIT (Daily spending limit in cents (default: 50000)), JUNTO_TX_MAX (Max per-transaction amount in cents (default: 10000)), JUNTO_CONFIRM_ABOVE (Require human confirmation above this amount in cents (default: 5000)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for jPOS and ISO 8583. Deterministic payment protocol tools for AI agents.
MCP server for Agon Protocol state reads and prepare-only payment-channel actions.
Agent-commerce MCP server for x402/USDC payments and affiliate splits on Base.
MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)
MCP server for Ryvo Protocol state reads and prepare-only payment-channel actions.
Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.
One-line x402 + Stripe payment middleware for MCP servers. The Stripe for the agent economy.
x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.
Answers built from our own checks of this server.