add-mcp-tool
Installation
SKILL.md
/add-mcp-tool
Add a new MCP tool to the nucleo MCP server for Claude Desktop integration.
Instructions
- Ask for the tool name and what CLI command it wraps
- Add a params struct in
src/mcp/tools.rs - Add a
#[tool]method to theNucleoServerimpl using theParameters<T>extractor - The tool should call
self.run()orself.run_owned()with the CLI args - Run
cargo checkto verify
Weekly Installs
2
Repository
mateonunez/nucleoGitHub Stars
1
First Seen
Mar 28, 2026
Security Audits
Installed on
amp2
cline2
opencode2
cursor2
kimi-cli2
warp2