One MCP: hosted Pix receive + dated charges (22 tools), or local npx non-custodial wallet (49).
What it says
The record the registry holds
Where it answers
https://mcp.depixapp.com/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
@depixapp/mcp · npm · 2.3.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.depixapp/depix-mcp",
"description": "One MCP: hosted Pix receive + dated charges (22 tools), or local npx non-custodial wallet (49).",
"title": "DePix App MCP",
"repository": {
"url": "https://github.com/depixapp/depix-mcp",
"source": "github"
},
"version": "2.3.1",
"websiteUrl": "https://depixapp.com",
"packages": [
{
"registryType": "npm",
"identifier": "@depixapp/mcp",
"version": "2.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "DePix App API key (sk_test_ sandbox, sk_live_ production). Used by the 22 gateway tools; without it they return missing_api_key. Requires Node.js >= 22.4.",
"isRequired": true,
"isSecret": true,
"name": "DEPIX_API_KEY"
},
{
"description": "required for the 27 wallet_* tools; without it they return wallet_not_configured. Unlocks the local wallet created by `npx -y @depixapp/mcp init`, a human ceremony at a terminal. The seed never leaves this machine and is never sent to DePix App.",
"isSecret": true,
"name": "DEPIX_WALLET_PASSPHRASE"
},
{
"description": "Directory holding the encrypted local wallet. Optional; defaults to ~/.depix-wallet.",
"name": "DEPIX_WALLET_DIR"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.depixapp.com/mcp",
"headers": [
{
"description": "DePix App API key: Bearer sk_test_ (sandbox) or sk_live_ (production). Get one in the dashboard at depixapp.com, or self-onboard autonomously with no human via POST https://api.depixapp.com/api/agents/register (see https://depixapp.com/docs/en/). This hosted endpoint holds no seed and therefore serves the 22 receive tools only (checkouts, products, dated charges/cobranças, status reads, support tickets) — the 27 wallet_* tools require the npm package below, run locally.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T13:37:57.87949Z",
"publishedAt": "2026-08-22T13:37:57.87949Z",
"updatedAt": "2026-08-22T13:37:57.87949Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 2.3.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.