🤖

mcp

A Model Context Protocol server for Wix AI tools

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "comwix-mcp": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comwix-mcp": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comwix-mcp": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The com.wix/mcp server implements the Model Context Protocol, enabling remote connections for Wix AI tools to access and utilize AI models and their associated context. This server facilitates communication between AI tools and models, allowing developers to integrate AI capabilities into their applications. Developers would use this server when building AI-powered features for Wix platforms that require access to remote AI models and their context.

A Model Context Protocol server for Wix AI tools. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the sse transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the sse transport.

What tools does it provide?

The mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comwix-mcp.svg)](https://skillsplayground.com/mcps/comwix-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.