Skill Claude Code
Write mcpScript JavaScript for discovering, inspecting, and calling MCP tools.
not rated 1.4k
+45
changed 2d ago A SkillSpector: pass 21 tokens
original MIT
Token-efficient MCP adapter for Pi coding agent
Pi MCP Adapter is a proxy that lets the Pi coding agent use MCP servers without loading all of their tool definitions into its context at once. MCP servers provide connected tools such as databases, browsers, and APIs, and the adapter discovers and starts them only when needed. Its catalogue skill supplies the workflow for using this adapter with Pi.
Skill Claude Code
Write mcpScript JavaScript for discovering, inspecting, and calling MCP tools.