autumn for Cursor
io.usefulapi/autumn
MCP server for Autumn — read customers, plans, balances & invoices; track usage and attach plans.
client:Cursor
transport:streamable-http
Install autumn in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"autumn": {
"url": "https://autumn.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs