Skip to content
Claude Desktop

Stelllink for Claude Desktop

com.stelllink/stelllink

Connect AI to Stelllink to organize, access, manage and share files, links, and digital workspaces.

client:Claude Desktop transport:streamable-http

Install Stelllink in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "stelllink": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.stelllink.com/mcp/v1"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Stelllink in other clients