auroradocs-mcp

henrikogaard/auroradocs-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Standalone AuroraDocs MCP server
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": {
    "auroradocs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "henrikogaard/auroradocs-mcp"
      ]
    }
  }
}

README Excerpt

`@henrikogard/auroradocs-mcp` connects a local MCP client to independently granted AuroraCloud workspaces. It runs on your computer over stdio and sends authenticated requests to `https://api.auroradocs.eu`. The public package is `@henrikogard/auroradocs-mcp`, the executable is `aurora-mcp`, and this documentation targets version `0.2.0`.

Tools (2)

AURORA_API_TOKENAURORA_API_URL