Server data from the Official MCP Registry
Cryptographic truth infrastructure for AI agents: seal, verify, anchor, cite, audit.
About
Cryptographic truth infrastructure for AI agents: seal, verify, anchor, cite, audit.
Security Report
The APEX PSI MCP server is a well-structured cryptographic notarization tool with proper authentication via API keys and reasonable input validation. The server makes external API calls to a Supabase backend and exposes five cryptographic operations (seal, verify, anchor, cite, audit). No malicious patterns, code injection vulnerabilities, or credential exfiltration detected. Minor code quality observations exist but do not significantly impact security. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: APEX_API_BASE
Environment variable: APEX_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kawal393-apex-psi-mcp": {
"env": {
"APEX_API_KEY": "your-apex-api-key-here",
"APEX_API_BASE": "your-apex-api-base-here"
},
"args": [
"-y",
"apex-psi-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
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 |
Installation
Add to your MCP client config:
{
"mcpServers": {
"apex-psi": {
"command": "npx",
"args": ["-y", "apex-psi-mcp"]
}
}
}
Or install locally:
npm install apex-psi-mcp
Configuration
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
- npm: https://www.npmjs.com/package/apex-psi-mcp
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
