Courier for VS Code
io.github.antonioac1/courier
Continuity protocol for autonomous AI agents. Agent messaging with SMTP bridge and LN payments.
client:VS Code
transport:streamable-http
Install Courier in VS Code
.vscode/mcp.json
{
"servers": {
"courier": {
"type": "http",
"url": "https://getcourier.dev"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs