
Product
Socket Now Protects the Firefox Extension Ecosystem
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.
apex-psi-mcp
Advanced tools
APEX PSI MCP Server - Cryptographic truth infrastructure for AI agents: seal, verify, anchor, cite, audit
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.
| 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 |
Add to your MCP client config:
{
"mcpServers": {
"apex-psi": {
"command": "npx",
"args": ["-y", "apex-psi-mcp"]
}
}
}
Or install locally:
npm install apex-psi-mcp
Environment variables (optional):
APEX_API_BASE — API endpoint (default: https://apex-infrastructure.com/api)APEX_API_KEY — API key for authenticated accessOnce installed, your AI agent can:
Every receipt carries a verify link to https://apex-infrastructure.com/verify — sealed arithmetic, public provenance.
MIT
FAQs
APEX PSI MCP Server - Cryptographic truth infrastructure for AI agents: seal, verify, anchor, cite, audit
The npm package apex-psi-mcp receives a total of 62 weekly downloads. As such, apex-psi-mcp popularity was classified as not popular.
We found that apex-psi-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.