What problem does it solve?
This Skill simplifies the process of adding and configuring Message Communication Protocol (MCP) servers, whether for global use or specific projects, ensuring seamless integration with pi-mcp-adapter.
Core Features & Use Cases
- Flexible Configuration: Supports both global (
~/.pi/agent/mcp.json) and project-local (.pi/mcp.json) configurations, with local settings overriding global ones.
- Multiple Server Types: Handles both
stdio (local command execution) and HTTP (remote URL) server connections.
- Detailed Configuration Options: Allows for specifying commands, arguments, environment variables, URLs, headers, authentication methods, and lifecycle management.
- Use Case: You need to connect your
pi agent to a new internal development server for code completion. This Skill will guide you through setting up the server's connection details, including its URL and any necessary authentication headers, and then verify the connection.
Quick Start
Use the add-mcp-server skill to add a new http mcp server named 'dev-server' to your global configuration.