Skip to content
Cursor

meitre mcp for Cursor

io.github.matiasbattocchia/meitre-mcp

MCP server for Meitre restaurant reservations.

client:Cursor transport:streamable-http

Install meitre mcp in Cursor

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

{
  "mcpServers": {
    "meitre-mcp": {
      "url": "https://meitre.mcp.openbsp.dev/mcp"
    }
  }
}

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

meitre mcp in other clients