Skip to content
Cursor

Microlink for Cursor

io.github.pipeworx-io/microlink

Microlink MCP — wraps Microlink API (free tier, no auth required)

client:Cursor transport:streamable-http

Install Microlink in Cursor

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

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

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

Microlink in other clients