grains

0000F8/grains
★ 0 stars Python AI/LLM Updated 2d ago
Hosting for AI agents — deploy from inside Claude. Open framework, CLI, and MCP server for grains.run.
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": {
    "grains": {
      "command": "uvx",
      "args": [
        "grains"
      ]
    }
  }
}

Or install with pip: pip install grains

README Excerpt

<p align="center"><img src="https://grains.run/brand-wordmark.png" width="360" alt="Grains"></p> **[grains.run](https://grains.run)** — hosting for AI agents. Build an agent in **Python or JavaScript**, deploy it from inside Claude, and it comes back live with a signed cryptographic identity, a scale-to-zero endpoint, and the ability

Topics

agent-frameworkai-agentsclaudellmmcpx402