Stelllink for VS Code
com.stelllink/stelllink
Connect AI to Stelllink to organize, access, manage and share files, links, and digital workspaces.
client:VS Code
transport:streamable-http
Install Stelllink in VS Code
.vscode/mcp.json
{
"servers": {
"stelllink": {
"type": "http",
"url": "https://mcp.stelllink.com/mcp/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs