Skip to content
Zed

mcp server for Zed

com.b2bware/mcp-server

B2Bware MCP server — access products, orders and customers from Cursor, Claude, Windsurf and more.

client:Zed transport:streamable-http

Install mcp server in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.b2bware.com/mcp"
    }
  }
}

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

mcp server in other clients