coronium-ai

bolivian-peru/coronium-ai
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Agent-native interfaces to Coronium — CLI, MCP server, TypeScript SDK. Mobile 4G/5G proxies pay-per-hour USDC.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "coronium-ai": {
      "command": "npx",
      "args": [
        "-y",
        "bolivian-peru/coronium-ai"
      ]
    }
  }
}