connect-mcp-server
SKILL.md
Connect MCP Server Guide
This skill helps you connect MCP (Model Context Protocol) servers to Claude Code, enabling integrations with external services like GitHub, Notion, databases, project management tools, and custom APIs.
Quick Start
When connecting an MCP server, follow this workflow:
- Identify the server - Which service do you want to integrate?
- Choose transport - HTTP (remote), stdio (local), or SSE (deprecated)
- Gather credentials - API keys, tokens, or OAuth requirements
- Select scope - Local (default), project (.mcp.json), or user (cross-project)
- Add server - Use
claude mcp addcommand - Authenticate - Use
/mcpin Claude Code for OAuth - Test connection - Verify server status and available tools
- Use resources/prompts - Access via
@and/prefixes