FranklyMail Agentic Inbox for Cursor
io.github.naylalabs/agentic-inbox
Read and search FranklyMail email and prepare drafts, replies, and forwards for human approval.
client:Cursor
transport:streamable-http
Install FranklyMail Agentic Inbox in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentic-inbox": {
"url": "https://franklymail.com/api/agent/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs