connect-mcps

Connect MCP servers to a PM OS workspace and update SKILL.md files.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/pisithrps/yapzee --skill connect-mcps-pisithrps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-mcps
Source: https://github.com/pisithrps/yapzee/tree/main/.claude/skills/connect-mcps
Command: npx skills add https://github.com/pisithrps/yapzee --skill connect-mcps-pisithrps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual effort of connecting external tools to your PM OS by discovering Model Context Protocol (MCP) endpoints, guiding credential setup, testing connections, and wiring integrations into your workspace so queries route to live tool data instead of stale exports.

Core Features & Use Cases

  • Detects official remote MCP servers first and falls back to local NPM/Docker or manual API key/OAuth setups.
  • Guides secure credential entry, tests connectivity, discovers available tools and endpoints, and extracts capabilities for routing.
  • Automatically maps MCP capabilities to relevant SKILL.md files and updates the CLAUDE.md registry while saving integration logs for auditability.
  • Use cases: connect analytics (Amplitude/Mixpanel) for live metrics, connect project management (Linear/Jira) for ticket operations, or connect design (Figma) to surface prototypes in conversation.

Quick Start

Ask the assistant to connect a tool using a natural command, for example: /connect-mcps connect to amplitude

Frequently Asked Questions about connect-mcps

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

FAQPage Schema
How do I connect external tools to a PM OS workspace using MCP?

Connecting external tools using MCP involves locating remote endpoints, guiding credential entry, testing connections, and wiring integrations so queries route to live tool data instead of stale CSV exports.

How do I integrate analytics and project management tools for live metrics?

You can integrate analytics and project management tools by connecting to official remote MCP servers, which automatically maps capabilities to relevant skills and updates the local registry for live data routing.

Do I need API keys to connect to MCP servers?

You need credentials for MCP servers, but the Skill detects official remote endpoints first and falls back to local NPM, Docker, or manual API key and OAuth setups if remote servers are unavailable.

What happens when an MCP connection test fails?

When an MCP connection test fails, the Skill provides fallbacks for manual CSV uploads, allowing you to continue workspace operations with static data while troubleshooting the live endpoint integration.

How does connecting MCP servers update workspace skill files?

Connecting MCP servers automates updating local SKILL.md files and the CLAUDE.md registry by mapping discovered tool capabilities to relevant skills and saving detailed integration logs to the outputs directory.