Xavio Merchant for Cursor
in.xavio/merchant
Authenticated MCP for Xavio merchants: stories, products, schedules.
client:Cursor
transport:streamable-http
Install Xavio Merchant in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"merchant": {
"url": "https://xavio.in/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs