mcp-setup

Configure MCP servers for adding, authenticating, listing, and removing external tools.

1.0k|158|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/vellum-ai/vellum-assistant --skill mcp-setup-vellum-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-setup
Source: https://github.com/vellum-ai/vellum-assistant/tree/main/skills/mcp-setup
Command: npx skills add https://github.com/vellum-ai/vellum-assistant --skill mcp-setup-vellum-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add, authenticate, list, and remove MCP (Model Context Protocol) servers to enable external tools to become available in conversations.

Core Features & Use Cases

  • Add a server to connect MCP-enabled tools like Linear, GitHub, or Notion.
  • Authenticate servers that require OAuth to enable secure access.
  • List and remove servers to manage integrations and revoke access when needed.

Quick Start

Add an MCP server and configure its authentication to enable an external tool in conversations.

Frequently Asked Questions about mcp-setup

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

FAQPage Schema
How do I configure MCP servers for external tool integrations?

Configure MCP servers by adding them through CLI commands to enable external tools like Linear, GitHub, and Notion in conversations. Add a server, complete authentication, and the tool becomes available for use.

How does OAuth authentication work for MCP server setup?

OAuth authentication for MCP servers requires initiating an authorization flow after adding the server. Once authenticated, secure access is enabled for the integrated external tool within your conversations.

Can I use MCP servers to connect GitHub and Linear to my conversations?

Yes, MCP servers support connecting tools like GitHub, Linear, and Notion. Adding the respective server integrates the tool, making its functions accessible directly within your conversations.

How do I list and remove configured MCP servers?

List and remove configured MCP servers using CLI commands. Listing reports the status of current integrations, while removing a server revokes its access and disables the external tool.

What is the Model Context Protocol used for?

The Model Context Protocol enables external tools to become available in conversations. By configuring MCP servers, you connect and authenticate services like GitHub and Linear for seamless integration.