APEX PSI MCP Server
Enables anchoring cryptographic receipts to the Bitcoin blockchain using OpenTimestamps, providing verifiable timestamping and proof of existence.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@APEX PSI MCP ServerSeal this document and generate a receipt"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
APEX PSI MCP Server
Cryptographic truth infrastructure for AI agents.
One config line gives any MCP-capable AI agent (Claude, Cursor, Qoder, Cline, Windsurf, and more) five provenance tools: seal, verify, anchor, cite, audit.
Tools
Tool | Description |
seal | Stamp a cryptographic receipt on content (SHA-256 + Ed25519) |
verify | Verify a receipt is authentic |
anchor | Anchor a receipt to Bitcoin via OpenTimestamps |
cite | Generate a citation for a receipt (APA, BibTeX, MLA) |
audit | Audit a chain of receipts for integrity |
Related MCP server: Cryptair MCP Server
Installation
Add to your MCP client config:
{
"mcpServers": {
"apex-psi": {
"command": "npx",
"args": ["-y", "apex-psi-mcp"]
}
}
}Or install locally:
npm install apex-psi-mcpConfiguration
Environment variables (optional):
APEX_API_BASE— API endpoint (default:https://apex-infrastructure.com/api)APEX_API_KEY— API key for authenticated access
Usage
Once installed, your AI agent can:
Seal content — "Seal this document with APEX PSI"
Verify receipts — "Verify this receipt is authentic"
Anchor to Bitcoin — "Anchor this receipt to the Bitcoin blockchain"
Generate citations — "Cite this receipt in APA format"
Audit chains — "Audit this chain of receipts"
Every receipt carries a verify link to https://apex-infrastructure.com/verify — sealed arithmetic, public provenance.
Links
Website: https://apex-infrastructure.com
Public Verifier: https://apex-infrastructure.com/verify
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceStamp, upgrade, and verify Bitcoin timestamps via AI agents using the OpenTimestamps protocol. No API keys required.84601MIT
- AlicenseAqualityDmaintenanceEnables AI agents to certify documents, prove agreements, and verify counterparty claims with on-chain receipts on Hedera Hashgraph. Provides tools for document certification, two-party attestation, and agent registration with zero-config setup.647MIT
- AlicenseAqualityDmaintenanceEnables AI agents to certify their creations with verifiable, timestamped proof anchored to Bitcoin, and to verify certificates.3MIT
- AlicenseAqualityAmaintenanceProvides tools to issue, verify, and export cryptographically signed receipts for AI agent actions, enabling tamper-proof audit trails for compliance with regulations like the EU AI Act.4621MIT
Related MCP Connectors
Issue signed receipts for AI agent actions; verify any receipt offline - free, no account.
Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.
Post-quantum, tamper-evident receipts for agent actions. Ed25519 + ML-DSA-65, offline verify.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kawal393/apex-psi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server