corpus.333.eco

333eco/corpus.333.eco
★ 0 stars JavaScript Other Updated 4d ago
An MCP server for an open-licensed corpus, served with verifiable provenance — sha256, DOI and OpenTimestamps with every response.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "corpus.333.eco": {
      "command": "npx",
      "args": [
        "-y",
        "333eco/corpus.333.eco"
      ]
    }
  }
}