Jupiter Invoice for Cursor
com.jupiterinvoice/server
Create and manage invoices and customers on Jupiter Invoice (MCP, API-key auth).
client:Cursor
transport:streamable-http
Install Jupiter Invoice in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"server": {
"url": "https://jupiterinvoice.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs