Courier for Cursor
io.github.antonioac1/courier
Continuity protocol for autonomous AI agents. Agent messaging with SMTP bridge and LN payments.
client:Cursor
transport:streamable-http
Install Courier in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"courier": {
"url": "https://getcourier.dev"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs