Back to Home
toolate28 icon

coherence-mcp

by toolate28

Overview

Serves as an MCP server providing coherence validation, governance primitives, decision tracking, and documentation search for the SpiralSafe ecosystem, primarily designed for AI agent interaction.

Installation

Run Command
npx @hopeandsauced/coherence-mcp

Environment Variables

  • ATOM_AUTH_TOKEN
  • SPIRALSAFE_API_TOKEN

Security Notes

The server, as implemented, explicitly lacks built-in authentication, rate limiting, and audit logging, despite documentation claiming these features. This makes it highly vulnerable if exposed directly. There is a potential for path traversal in the 'context_pack' tool via user-supplied document paths and for command injection in gate transitions if 'context' parameters can be crafted to execute shell commands. TypeScript's strict mode is disabled, increasing the risk of runtime errors and vulnerabilities. While it references external security practices in `SECURITY.md`, the core server itself does not enforce them.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2026-01-19

Tags

coherencegovernancevalidationMCP-serverAI-agent