1. 查看MCP Server 详情 在大模型生态广场,选择合适的MCP Server,并查看详情 2. 选择MCP Server即将运行的平台 检查当前MCP Server 已适配的平台,并选择合适的平台 3. 查看并对比可用的Tools
Most developer tooling work still happens through a UI a human drives. Sample Tos MCP server moves it into the conversation instead. 1. 查看MCP Server 详情 在大模型生态广场,选择合适的MCP Server,并查看详情 2. 选择MCP Server即将运行的平台 检查当前MCP Server 已适配的平台,并选择合适的平台 3. 查看并对比可用的Tools 仔细查看可用的Tools的功能描述与所需的输入参数,并尝试运行对应的功能。 4. 获取专属的URL或代码示例 检查账号登录状态与服务开通情况,生成唯一URL 5. 去对应的Client的平台进行使用.
The server publishes 1 tool. What each one is for:
Cursor — The Cursor tool exposed by this serverSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Configuration is passed through the environment: VOLCENGINE_ACCESS_KEY, VOLCENGINE_SECRET_KEY, VOLCENGINE_REGION, TOS_ENDPOINT, SECURITY_TOKEN, TOS_BUCKET. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Sample Tos's toolset — Cursor — is a fair guide to whether it matches your workflow. It is maintained by dinghuazhou; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Sample Tos's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Cursor | The Cursor tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| VOLCENGINE_ACCESS_KEY | Credential the server authenticates with. | Yes |
| VOLCENGINE_SECRET_KEY | Credential the server authenticates with. | Yes |
| VOLCENGINE_REGION | Configuration value read at startup. | Optional |
| TOS_ENDPOINT | Configuration value read at startup. | Optional |
| SECURITY_TOKEN | Credential the server authenticates with. | Yes |
| TOS_BUCKET | Configuration value read at startup. | Optional |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.