ebb-ai

Vitalini/ebb-ai
★ 0 stars TypeScript 🤖 AI/LLM Updated 7d ago
Carbon-aware scheduling for agentic AI workflows. MCP server, durable SQLite queue, Anthropic + OpenAI Batch APIs. Apache-2.0.
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": {
    "ebb-ai": {
      "command": "npx",
      "args": [
        "-y",
        "Vitalini/ebb-ai"
      ]
    }
  }
}

README Excerpt

**Carbon-aware scheduling for agentic AI workflows.** *An MCP server that defers non-urgent AI tasks to the cleanest grid window inside your deadline. Per-task carbon receipts, Anthropic + OpenAI Batch API support, SQLite-backed durable queue.* `ebb-ai` defers non-urgent AI agent tasks to execution windows that are

Topics

agentic-aiagentsaianthropiccarbon-awaregreen-softwarellm-toolsmcpmodel-context-protocolopen-sourceopenaischedulingsustainabilitytypescript