ksj-mcp

ChavezAILabs/ksj-mcp
★ 0 stars Python Memory/Knowledge Updated today
MCP server for the Knowledge Synthesis Journal v2.0
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": {
    "ksj-mcp": {
      "command": "uvx",
      "args": [
        "ksj-mcp"
      ]
    }
  }
}

Or install with pip: pip install ksj-mcp