messages bridge for Cursor
io.github.isaiahdupree/messages-bridge
MCP connector for iMessage & Contacts via a local Mac agent + Vercel relay
client:Cursor
transport:streamable-http
Install messages bridge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"messages-bridge": {
"url": "https://messagesbridge.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs