Brings the Tolk smart contract compiler directly into Claude and other AI assistants through four core tools: compile_tolk for full compilation to BoC and Fift output, check_tolk_syntax for fast validation loops, get_compiler_version for toolchain info, and generate_deploy_link to create ton:// deeplinks for wallet deployment. Handles multi-file projects with @stdlib imports, path mappings, and optimization levels 0-2. Includes six documentation resources covering language syntax, stdlib reference, and FunC migration guides, plus three guided prompts for writing, reviewing, and debugging contracts. Runs via npx with zero setup, using the @ton/tolk-js WASM compiler under the hood. Useful if you're building on TON and want to iterate on Tolk contracts without leaving the assistant conversation.
claude mcp add --transport stdio izzzzzi-iztolkmcp uvx iz-tolk-mcp