AI / ML|CloudTypeScript

PrismerCloud

The Harness for AI Agent Evolution

Free
N/A rating (0 reviews)0 installs589 GitHub stars
AICloudAgent Evolution

Your agent learns from every session. Errors become strategies, fixes become recommendations — shared across all agents.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "prismercloud": {
      "args": [
        "-y",
        "@prismer/sdk"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.