# ProtocolSoup Wallet Harness > Real OID4VCI issuance and OID4VP presentation wallet. This host is the holder, not Looking Glass and not an MCP server. ## What this origin is - Issue mdoc (`mso_mdoc`) and SD-JWT VC credentials from a live issuer. - Present those credentials to a live verifier (`direct_post` / `direct_post.jwt`, including HAIP). - Looking Glass on https://protocolsoup.com creates issuer/verifier traffic; this wallet performs the holder-side hops. - Headless interface: HTTP JSON (`/api/issue`, `/api/import`, `/api/resolve`, `/api/present`, `/api/session`, `/submit`). QR and deeplinks are human handoffs. ## Start here - [API recipes](https://wallet.protocolsoup.com/llms-full.txt) - [Agent skill](https://wallet.protocolsoup.com/.well-known/agent-skills/use-wallet-harness/SKILL.md) - [API catalog](https://wallet.protocolsoup.com/.well-known/api-catalog) - [Health](https://wallet.protocolsoup.com/health) - [Runtime docs](https://docs.protocolsoup.com/deploy/services/wallet/) - [Docs llms.txt](https://docs.protocolsoup.com/llms.txt) - [Looking Glass](https://protocolsoup.com/looking-glass) - [ProtocolSoup MCP](https://protocolsoup.com/mcp) — read-only catalog/decode on the apex host; not served here `Accept: text/markdown` on `https://wallet.protocolsoup.com/` returns the same recipes without executing JavaScript.