pi-mcp-tools

tickernelz/pi-mcp-tools
★ 4 stars TypeScript 📁 File System Updated 8d ago
Universal MCP tools extension for pi coding agent — connect to filesystem, GitHub, databases, and more
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pi-mcp-tools": {
      "command": "npx",
      "args": [
        "-y",
        "tickernelz/pi-mcp-tools"
      ]
    }
  }
}

Topics

extensionmcppi-coding-agent