Mcp Service Design banner
iLearn-Lab iLearn-Lab

Mcp Service Design

Design community

Description

--- name: mcp-service-design description: Design MCP servers that expose tools, resources, and prompts the harness will actually reuse. --- # MCP Service Design - Expose tools for actions, resources for durable reference material, and prompts for repeatable briefs. - Keep schemas narrow enough that the model can call them reliably without guessing. - Make local stdio servers workspace-aware so they read the right repo, sessions, and settings. - Include registry metadata in `mcp.json` so the ho

Installation

Installs to ~/.claude/skills/ilearn-lab-evoharness-mcp-service-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ilearn-lab-evoharness-mcp-service-design && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/skills/mcp-service-design.md -o ~/.claude/skills/ilearn-lab-evoharness-mcp-service-design/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository