← Index

iz-tolk-mcp — Tolk Compiler for TON

io.github.izzzzzi/iz-tolk-mcp·v1.2.1·Other
Quality Score
88
/100

Tolk smart contract compiler for TON — compile, check, and deploy from AI assistants

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "iz-tolk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "iz-tolk-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "iz-tolk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "iz-tolk-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y iz-tolk-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other