Loading MCP server directory, please wait...
Etch is a signed audit chain for AI agent decisions, offline-verifiable against pinned public keys.
npx @getmcp/cli add io.github.SaravananJaichandar/etchRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token. For zero-signup try-it-now (500 events, 14-day retention), run: curl -X POST https://etch.systems/v1/your-project. The response returns a token; use 'Bearer <token>' as the header value. For a persistent project token, sign up at https://etch.systems/signup.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SaravananJaichandar/etch": {
"url": "https://etch.systems/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}