Skip to content
Cursor

Edamam for Cursor

io.github.pipeworx-io/edamam

Edamam MCP — wraps three Edamam APIs in one pack:

client:Cursor transport:streamable-http

Install Edamam in Cursor

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

{
  "mcpServers": {
    "edamam": {
      "url": "https://gateway.pipeworx.io/edamam/mcp"
    }
  }
}

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

Edamam in other clients