mcp

Integrate MCP servers within pi for centralized discovery, configuration, and tool access.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/cuevasclemente/mypi --skill mcp-cuevasclemente
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp
Source: https://github.com/cuevasclemente/mypi/tree/main/skills/mcp
Command: npx skills add https://github.com/cuevasclemente/mypi --skill mcp-cuevasclemente

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pi users need a centralized way to discover, configure, and run MCP servers and their tools without juggling multiple configurations.

Core Features & Use Cases

  • Centralized MCP server discovery and lazy-loading of tools via pi
  • Flexible configuration through project/global .mcp.json schemas and file precedence
  • Troubleshooting workflows for installation, connection, and key management across projects

Quick Start

Install an MCP server locally, configure it in your .mcp.json, reload pi, then connect and start using its tools.

Frequently Asked Questions about mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure and manage MCP servers for pi?

Configure MCP servers for pi using project or global .mcp.json schemas. Install the server locally, reload pi, then connect to access centralized tool discovery and lazy-loading of tools across your projects.

What is centralized MCP server discovery and how does it work with pi-mcp-adapter?

Centralized MCP server discovery via pi-mcp-adapter centralizes finding, installing, and configuring servers. It satisfies server schema requirements to provide scalable tool ecosystems without juggling multiple configurations.

How do I troubleshoot MCP server connection and API key management issues?

Troubleshoot MCP server connection and API key issues using dedicated workflows for installation, connection, and key management. The system provides guidance for config management and resolving errors across projects.

Does pi-mcp-adapter support global and project-level .mcp.json configuration files?

Yes, pi-mcp-adapter supports flexible configuration through both project and global .mcp.json schemas. Configuration precedence rules determine which settings apply when project and global files overlap.

Why is my MCP server not loading tools after updating the .mcp.json configuration?

If MCP server tools are not loading, you likely need to reload pi after updating the .mcp.json configuration. The system lazy-loads tools upon connection, requiring a reload to register schema changes.