inbin for Cursor
io.github.yaotsakpo/inbin
Query Inbin's parsed email events (newsletters, invoices, alerts) as typed JSON tools.
client:Cursor
transport:streamable-http
runtime:npm
Install inbin in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"inbin": {
"url": "https://api.inbin.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs