Vivid MCP for Cursor
io.github.vivid-money/vivid-mcp
Open a Vivid Business account from your AI chat via MCP.
client:Cursor
transport:streamable-http
tools:1
Install Vivid MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vivid-mcp": {
"url": "https://api.prime.vivid.money/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs