Skip to content
Zed

meteor for Zed

co.com.meteor/meteor

Ejecuta Mets, gestiona contactos y tareas, y lee los datos de tu workspace.

client:Zed transport:streamable-http

Install meteor in Zed

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

{
  "context_servers": {
    "meteor": {
      "url": "https://api.met.meteor.com.co/api/v1/mcp"
    }
  }
}

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

meteor in other clients