lukka-mcps

lukkatech/lukka-mcps
★ 0 stars Unknown language AI/LLM Updated today
Public resources for Lukka's hosted MCP (Model Context Protocol) servers - institutional-grade digital asset data for AI assistants (Claude Code, Claude Desktop, Claude Cowork, the ChatGPT app, OpenAI Codex CLI, and any other MCP-compatible client).
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": {
    "lukka-mcps": {
      "command": "npx",
      "args": [
        "-y",
        "lukkatech/lukka-mcps"
      ]
    }
  }
}

README Excerpt

Public resources for Lukka's hosted MCP (Model Context Protocol) servers - institutional-grade digital asset data for AI assistants (Claude Code, Claude Desktop, Claude Cowork, the ChatGPT app, OpenAI Codex CLI, and any other MCP-compatible client). - **[docs/](docs/)** - documentation for all 7 hosted servers: authentication, connection steps per client, full per-tool parameter reference, and example prompts. Start at [docs/README.md](docs/README.md).