DePix App MCP is answering right now. Last checked 6 min ago. 77 installs a week from npm.
One MCP: hosted Pix receive + dated charges (26 tools), or local npx non-custodial wallet (62).
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet, 14 d ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, [...args], { stdio: ["ignore", "ignore", "pipe"] });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.
claude mcp add depix-mcp --transport http https://mcp.depixapp.com/mcp
{
"mcpServers": {
"depix-mcp": {
"url": "https://mcp.depixapp.com/mcp"
}
}
}
[mcp_servers.depix-mcp]
url = "https://mcp.depixapp.com/mcp"
{
"mcpServers": {
"depix-mcp": {
"url": "https://mcp.depixapp.com/mcp"
}
}
}
{
"mcpServers": {
"depix-mcp": {
"url": "https://mcp.depixapp.com/mcp"
}
}
}
This one needs environment variables set before it will start:
DEPIX_API_KEY (DePix App API key (sk_test_ sandbox, sk_live_ production). Used by the 26 gateway tools; without it they return missing_api_key. Requires Node.js >= 22.4.), DEPIX_WALLET_PASSPHRASE (required for the 29 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.), DEPIX_WALLET_DIR (Directory holding the encrypted local wallet. Optional; defaults to ~/.depix-wallet.).
The author declared them in the registry entry; get the values from the project itself.
This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.depixapp.com/mcp | streamable-http | sign-in | 231 ms | 6 min ago |
Hosted MCP server for live Bittensor chain reads and self-custodial on-chain writes.
One MCP tool contract for telephony — any call provider, hosted, local, or BYOK.
Non-custodial crypto wallet MCP: check balances, sign and send transfers, and swap tokens locally.
Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.
Kaiva Bridge live demo: a commerce dataset as a hosted, read-only MCP server (6 tools).
Non-custodial BVCC Agent Wallet on-chain for AI agents: balances, transfers, approvals, swaps.
34 production API tools over one hosted MCP endpoint.
Non-custodial x402 payment MCP server for AI agents. Wallets, payments, and commerce on 17 chains.
Answers built from our own checks of this server.