Mascotline for VS Code
dev.mascotline/mascotline
One mascot, locked once, drawn in any scene on demand and checked against its own identity.
client:VS Code
transport:streamable-http
Install Mascotline in VS Code
.vscode/mcp.json
{
"servers": {
"mascotline": {
"type": "http",
"url": "https://app.mascotline.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs