Documentation
MCP bridge utility for xpander.ai
# Install globally (optional, as it's typically used with npx) npm install -g xpander-mcp-remote
npx xpander-mcp-remote https://mcp.xpander.ai/your-mcp-url/
{ "mcpServers": { "xpander": { "command": "npx", "args": [ "xpander-mcp-remote", "https://mcp.xpander.ai/your-mcp-url/" ] } } }
npx xpander-mcp-remote https://mcp.xpander.ai/your-mcp-url/ --port 3001
npx xpander-mcp-remote https://mcp.xpander.ai/your-mcp-url/ --debug