# @depixapp/mcp

One MCP: hosted Pix receive + dated charges (26 tools), or local npx non-custodial wallet (59).

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 2.8.3
- **Author:** io.github.depixapp
- **License:** Unknown
- **npm:** @depixapp/mcp
- **Endpoints:** streamable-http https://mcp.depixapp.com/mcp
- **Source:** https://github.com/depixapp/depix-mcp
- **Endpoint health:** reachable (last checked 2026-08-27T15:17:06.248Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 12 days

## Security scan

- **Status:** warnings
- **Scanned:** 2026-08-16T09:38:34.710Z
- **Version scanned:** 2.2.1
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `create_checkout`
- `get_checkout`
- `list_checkouts`
- `simulate_checkout_payment`
- `wait_for_checkout`
- `create_product`
- `list_products`
- `get_product`
- `update_product`
- `activate_product`
- `deactivate_product`
- `set_featured_products`
- `list_product_checkouts`
- `get_account`
- `get_deposit_status`
- `get_withdrawal_status`
- `open_support_ticket`
- `get_support_ticket`
- `list_support_tickets`
- `reply_support_ticket`
- `close_support_ticket`
- `attach_support_ticket_file`
- `wallet_status`
- `wallet_get_address`
- `wallet_get_balances`
- `wallet_list_transactions`
- `wallet_send`
- `wallet_create_deposit`
- `wallet_wait_deposit`
- `wallet_create_withdrawal`
- `wallet_wait_withdrawal`
- `wallet_get_guardrails`
- `wallet_quote`
- `wallet_convert`
- `wallet_swap_quote`
- `wallet_swap_execute`
- `wallet_pay_lightning_invoice`
- `wallet_receive_lightning`
- `wallet_to_stablecoin`
- `wallet_list_giftcards`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@depixapp/mcp\"\n      ],\n      \"env\": {\n        \"DEPIX_API_KEY\": \"<YOUR_DEPIX_API_KEY>\",\n        \"DEPIX_WALLET_PASSPHRASE\": \"<YOUR_DEPIX_WALLET_PASSPHRASE>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `DEPIX_API_KEY` — Depix API Key (required)
- `DEPIX_WALLET_PASSPHRASE` — Depix Wallet Passphrase (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — runs locally and hosted; holds an api key.
- Floor 29, ceiling 29 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40depixapp%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40depixapp%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40depixapp%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40depixapp%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
