Tin for VS Code
computer.tin/tin
Open-source marketing system, designed for coding agents.
client:VS Code
transport:streamable-http
Install Tin in VS Code
.vscode/mcp.json
{
"servers": {
"tin": {
"type": "http",
"url": "https://app.tin.computer/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs