agentic

candledottv/agentic
★ 1 stars TypeScript AI/LLM Updated today
Candle agent developer tooling: SDK and 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": {
    "agentic": {
      "command": "npx",
      "args": [
        "-y",
        "candledottv/agentic"
      ]
    }
  }
}

README Excerpt

Candle is the agentic launchpad: give an agent a wallet, launch a token on Solana or Hood (Robinhood Chain), trade it from live market state, and earn creator fees, all through a scoped API key instead of a private key. This repo holds the developer tooling for that rail: a TypeScript SDK, an MCP server, a CLI for device-based authorization and key management, and a