Category
developer tools
2 articles

Step-by-Step: How to Expose a Skill as an MCP Server
TLDR: Turn any Python function into a multi-client MCP server in 11 steps ā from annotation to Docker. š The Copy-Paste Problem: Why Skills Die at IDE Boundaries A developer pastes their summarize_pr_diff function into a Slack message because thei...
ā¢26 min read

Headless Agents: How to Deploy Your Skills as an MCP Server
TLDR: Deploy once, call everywhere: MCP turns Python skills into headless servers any AI client can call. š The Trapped Skill Problem: When Your Best LLM Tool Works Everywhere But Here You spent an afternoon building a beautiful skill inside GitHu...
ā¢17 min read
