webhook-inbox for Cursor
co.kymac.inbox/webhook-inbox
Ephemeral HTTPS inbox for bots: mint URL, capture POSTs, list JSON. TEST. https://inbox.kymac.co
client:Cursor
transport:streamable-http
Install webhook-inbox in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"webhook-inbox": {
"url": "https://inbox.kymac.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs