← Index

SaC — Software as Content

ai.dynsoft/sac·v0.1.2·Other
Quality Score
85
/100

Give your AI agent the ability to respond with live, interactive apps that evolve.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "sac": {
      "command": "uvx",
      "args": [
        "sac-sdk"
      ],
      "env": {
        "SAC_API_KEY": "<your-sac_api_key>",
        "SAC_API_BASE": "<sac_api_base>",
        "SAC_MODEL": "<sac_model>",
        "SAC_SEARCH_API_KEY": "<your-sac_search_api_key>"
      }
    }
  }
}
§02  Environment variables
SAC_API_KEY
requiredsecret

API key for the LLM provider (OpenRouter, Anthropic, OpenAI, etc.)

SAC_API_BASE

Custom API endpoint for OpenAI-compatible providers

SAC_MODEL

Override the default generation model

SAC_SEARCH_API_KEY
secret

Tavily API key for web search in generated apps

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other