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.
What It Does
This MCP server provides 5 tools that let any AI agent (Claude, Cursor, Copilot, etc.) stamp cryptographic receipts on content, verify them, anchor them to Bitcoin, generate citations, and audit chains of receipts.
Related MCP server: Cryptair MCP Server
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 |
Installation
For AI Agents (MCP Clients)
Add to your MCP client config:
{
"mcpServers": {
"apex-psi": {
"command": "npx",
"args": ["-y", "@apex/psi-mcp-server"]
}
}
}For Developers
npm install @apex/psi-mcp-serverConfiguration
Set these environment variables:
APEX_API_BASE— API endpoint (default:https://sovereign-ai.services/api)APEX_API_KEY— API key for authenticated access (optional)
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"
Links
Website: https://sovereign-ai.services
MCP Registry: https://registry.modelcontextprotocol.io (search: apex-psi)
License
MIT
This server cannot be installed
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.Last updated83521MIT
- 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.Last updated644MIT
- AlicenseAqualityCmaintenanceEnables AI agents to certify their creations with verifiable, timestamped proof anchored to Bitcoin, and to verify certificates.Last updated3MIT
- 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.Last updated4551MIT
Related MCP Connectors
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.
Stamp content with permanent, verifiable provenance. Hash locally, verify free forever.
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