← Index

Arezzo

io.github.ConvergentMethods/arezzo·v0.1.1·Documents & Spreadsheets
Quality Score
90
/100

Deterministic Google Docs API compiler. Your agent stops silently corrupting documents.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "arezzo": {
      "command": "uvx",
      "args": [
        "arezzo"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "<google_application_credentials>"
      }
    }
  }
}
§02  Environment variables
GOOGLE_APPLICATION_CREDENTIALS
required

Path to the Google OAuth2 client credentials JSON (Desktop application type, Docs API enabled). Required — the Google Docs API does not support anonymous access. Run 'arezzo init' to walk through OAuth setup and write platform config.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets