AgentHubAgentHub

Tolk MCP Server

MCP ServerMCP Registry官方收录

io.github.oxgeneral/tolk-mcp-server · v1.0.0

MCP server for the Tolk smart contract compiler. Compile, validate, and explore TON contracts.

概览

Tolk MCP Server 是一个MCP Server,收录自 官方 MCP Registry。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

暂无自动生成的安装指引,请查看源仓库 README。

相关资源

统一 Manifest

{
  "id": "io.github.oxgeneral/tolk-mcp-server",
  "type": "mcp-server",
  "version": "1.0.0",
  "displayName": "Tolk MCP Server",
  "description": "MCP server for the Tolk smart contract compiler. Compile, validate, and explore TON contracts.",
  "repository": {
    "url": "https://github.com/oxgeneral/tolk-mcp-server",
    "source": "github"
  },
  "distribution": {
    "packages": [],
    "remotes": []
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.oxgeneral/tolk-mcp-server",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.oxgeneral%2Ftolk-mcp-server/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
Tolk MCP Server — MCP Server 安装与配置 · AgentHub