Installation
Quick Setup
For Claude Desktop:
For VS Code:
For Windsurf:
For all clients:
This will:
- Install dependencies
- Build the MCP server
- Automatically configure your chosen client(s)
- Make the server globally available
Manual Setup
If you prefer manual configuration:
Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json
):
VS Code MCP config (~/Library/Application Support/Code/User/mcp.json
):
Windsurf MCP config (~/.codeium/windsurf/mcp_config.json
):
Development
Building
Testing
Configuration Details
Claude Desktop
- Config path:
~/Library/Application Support/Claude/claude_desktop_config.json
- Server name:
coyote-user
- Transport: stdio
VS Code
- Config path:
~/Library/Application Support/Code/User/mcp.json
- Server name:
coyote-user
- Transport: stdio
Windsurf
- Config path:
~/.codeium/windsurf/mcp_config.json
- Server name:
coyote-user
- Transport: stdio
- Plugin management: Available through Windsurf Cascade plugin store
References
Tools
An MCP server that provides easy setup and configuration for multiple AI development environments including Claude Desktop, VS Code, and Windsurf. Offers automated installation scripts and manual configuration options for seamless integration across different MCP-compatible clients.