Merchant Context for Cursor
io.github.ihint/merchant-context
Resolve sourced merchant facts and safe actions before an agent acts.
client:Cursor
transport:streamable-http
tools:9
Install Merchant Context in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"merchant-context": {
"url": "https://api.merchant.atomandbits.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs