Skip to content
Cursor

meteor for Cursor

co.com.meteor/meteor

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

client:Cursor transport:streamable-http

Install meteor in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

meteor in other clients