advertek-agent-rail

QNTMDNA/advertek-agent-rail
★ 0 stars TypeScript AI/LLM Updated today
Advertek Agent Rail — MCP server and REST API for AI agents to order print production
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": {
    "advertek-agent-rail": {
      "command": "npx",
      "args": [
        "-y",
        "QNTMDNA/advertek-agent-rail"
      ]
    }
  }
}