scryer

aklos/scryer
★ 67 stars Rust AI/LLM Updated today
Model-driven development for coding agents. Plan changes in a shared responsibility model mapped to your code; your agent reads, modifies, and implements it through a built-in MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scryer": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "scryer"
      ]
    }
  }
}

Topics

ai-toolsc4-modelclaude-codecodexdiagramsfair-sourcemodel-driven-developmenttauri