Skip to content
OpenSmartRoute
Skillv1.0.0

windsurf-mcp-integration

Manage integrate MCP servers with Windsurf for extended capabilities. Activate when users mention "mcp integration", "model context protocol", "external tools", "mcp server", or "cascade tools". Handl

by jeremylongshore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from jeremylongshore/tons-of-skills-marketplace (plugins/saas-packs/skill-databases/windsurf/skills/windsurf-mcp-integration/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-mcp-integration. Copyright stays with the author (MIT).

Windsurf Mcp Integration

Overview

This skill enables integration of MCP (Model Context Protocol) servers with Windsurf, extending Cascade's capabilities with external tools and services. MCP allows Cascade to interact with databases, filesystems, APIs, and custom tools through a standardized protocol.

Prerequisites

  • Windsurf IDE with MCP support enabled
  • Node.js 18+ or Python 3.10+ for MCP servers
  • MCP server packages installed (npm or pip)
  • Network access for remote MCP servers
  • Understanding of MCP protocol basics
  • Admin permissions for server configuration

Instructions

  1. Enable MCP Servers
  2. Configure Tools
  3. Set Up Authentication
  4. Test Integration
  5. Deploy to Team

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Configured MCP servers accessible via Cascade
  • Tool registry with all available operations
  • Permission matrix for access control
  • Audit logs for tool invocations

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-mcp-c00d51/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jeremylongshore-tons-of-skills-marketplace-windsurf-mcp-c00d51.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-mcp-c00d51",
  "kind": "skill",
  "name": "windsurf-mcp-integration",
  "description": "Manage integrate MCP servers with Windsurf for extended capabilities. Activate when users mention \"mcp integration\", \"model context protocol\", \"external tools\", \"mcp server\", or \"cascade tools\". Handles MCP server configuration and integration. Use when working with windsurf mcp integration functionality. Trigger with phrases like \"windsurf mcp integration\", \"windsurf integration\", \"windsurf\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-mcp",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Manage integrate MCP servers with Windsurf for extended capabilities. Activate when users mention \"mcp integration\", \"model context protocol\", \"external tools\", \"mcp server\", or \"cascade tools\". Handles MCP server configuration and integration. Use when working with windsurf mcp integration functionality. Trigger with phrases like \"windsurf mcp integration\", \"windsurf integration\", \"windsurf\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "plugins/saas-packs/skill-databases/windsurf/skills/windsurf-mcp-integration/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-mcp-integration/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-mcp-integration/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Bash(cmd:*)"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Mcp Integration\n\n## Overview\n\nThis skill enables integration of MCP (Model Context Protocol) servers with Windsurf, extending Cascade's capabilities with external tools and services. MCP allows Cascade to interact with databases, filesystems, APIs, and custom tools through a standardized protocol.\n\n## Prerequisites\n\n- Windsurf IDE with MCP support enabled\n- Node.js 18+ or Python 3.10+ for MCP servers\n- MCP server packages installed (npm or pip)\n- Network access for remote MCP servers\n- Understanding of MCP protocol basics\n- Admin permissions for server configuration\n\n## Instructions",
  "cost": {
    "context_tokens": 338
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-mcp-c00d51/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.