ASTRA-3.0-Unified-Research-Lab-MCP-Server

christophejlegros-lgtm/ASTRA-3.0-Unified-Research-Lab-MCP-Server
★ 0 stars HTML AI/LLM Updated 2d ago
ASTRA server exposing bio-hybrid neuromorphic simulation pipeline to AI assistants. Projet Autonomous Sentient Thoughtful Reasoning Agent
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": {
    "astra-3.0-unified-re": {
      "command": "npx",
      "args": [
        "-y",
        "christophejlegros-lgtm/ASTRA-3.0-Unified-Research-Lab-MCP-Server"
      ]
    }
  }
}