
Cc Token Saver MCP
MCP Server
The MCP server allows users to utilize user-defined and/or local LLMs in Clause Code to handle smaller, straightforward tasks and save tokens.\\n\\n\\nExample:\\n```\\n write a simple rust code for demo\\n\\n⏺ my-custom-tool:query_local_llm (MCP)(prompt: \\\"Write a simple Rust program that demonstrates basic Rust concepts like variables, functions, structs, and error handling. Make it beginner-friendly and\\n include comments explaining the code.\\\", system_message: \\\"You are a helpful Rust programming assistant. Generate clean, well-commented code suitable for\\n beginners.\\\")\\n ⎿ Certainly! Below is a simple Rust program designed to be beginner-friendly. It covers some fundamental concepts in Rust such as variable declaration, function definition, struct creation, and bas\\n ic error handling.\\n\\n … +82 lines (ctrl+r to expand)\\n\\n\\n⏺ Here's a simple Rust demo program:\\n...\\n```
工具数
安装说明
本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。
作者 / 组织
csabakecskemeti
提供方
csabakecskemeti
最后核验
2026/5/18 04:06
运行时
Python
快速接入
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
命令预览
python \u003cpath\u003e/cc_token_saver_mcp/server.py {}
目录标签
目录标签
接入字段
传输方式(transport,传输协议)
stdio
鉴权方式(authType,认证方式)
token
运行时(runtime,运行环境)
Python
权限和风险
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
仍需确认:category