Step-by-step guide for adding a new MCP tool endpoint. Use when creating a new tool that Claude Desktop or other MCP clients can call.
$npx -y skills add mirkosertic/mcpluceneserver --skill add-mcp-toolInstalls into the current project.
Run `npx skills use "https://github.com/mirkosertic/mcpluceneserver" --skill "mirkosertic/mcpluceneserver/add-mcp-tool"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mirkosertic/mcpluceneserver" that are relevant to the current task. Run `npx skills add "https://github.com/mirkosertic/mcpluceneserver"` and select the relevant skills, then follow their instructions.