atoma

yuma-seno/atoma
★ 0 stars Rust AI/LLM Updated 12d ago
Stateless MCP orchestrator CLI connecting LLMs with MCP server tools
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": {
    "atoma": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "atoma"
      ]
    }
  }
}

README Excerpt

Atoma is a lightweight, platform-independent CLI tool that orchestrates AI agents via [Model Context Protocol (MCP)](https://modelcontextprotocol.io). It connects LLMs (via OpenAI-compatible APIs like OpenRouter) with MCP server tools in a stateless inference loop. Download the latest binary for your platform from the [Releases](https://github.com/yuma-seno/atoma/releases) page:

Tools (8)

ANTHROPIC_API_KEYANTHROPIC_BASE_URLATOMA_COPILOT_TOKENATOMA_PROVIDEROPENAI_API_KEYOPENAI_APP_NAMEOPENAI_BASE_URLatoma