diagrid

api-evangelist/diagrid
★ 0 stars Unknown language AI/LLM Updated 4d ago
Diagrid is the execution layer for production AI, built by the creators of the open source Dapr and KEDA projects. Its managed platform, Diagrid Catalyst, gives AI agents, workflows, and MCP servers durable execution (applications resume from the last completed step after crashes or outages) and verifiable execution (every step is…
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": {
    "diagrid": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/diagrid"
      ]
    }
  }
}

Topics

ai-agentsapis-jsoncloud-nativecompanydaprdeveloper-toolsdistributed-systemsdurable-executionmicroservicesmodel-context-protocolworkflows