mcp-tool-writer

Community

Create and manage MCP tools for Naki.

AuthorSunalamye
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps create and modify MCP (Model Context Protocol) tools for the Naki project, enabling scalable AI-assisted tooling. It codifies tool definitions, input schemas, and the wiring to the MCP context.

Core Features & Use Cases

  • Tool definition & schema: Define a new MCPTool with a unique name, description, and input schema.
  • Context integration: Implement execute(arguments:) using MCPContext (including JavaScript execution, status checks, and logging).
  • Tool registration: Register the new tool in MCPToolRegistry so it is discoverable by the MCP runtime.
  • Use Case: A developer adds a new MCP tool to automate a repetitive UI action and exposes it to the AI agent.

Quick Start

Create a new MCP tool struct following MCPTool protocol, implement execute(arguments:), and register it in MCPToolRegistry. Then build and test with mcp__naki__<tool_name>.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-tool-writer
Download link: https://github.com/Sunalamye/Naki/archive/main.zip#mcp-tool-writer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.