Skip to content
Zed

Loopwise MCP Server for Zed

com.loopwise/mcp

Read and manage courses, members, orders, events, posts, and settings for Loopwise-powered sites.

client:Zed transport:streamable-http

Install Loopwise MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.loopwise.com/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Loopwise MCP Server in other clients