Skip to main content
Connect to https://mcp.agentcard.sh/mcp with the user’s connection token (or a buy_token for org-owned accounts).

What it does

Put rules on a card, set the account default, or set one app’s standing preset. Pass a built-in name, ai_labs, weekday_meals, cli_only, or daily; a saved name from list_presets; a comma-separated list of built-ins; or inline JSON privileges as { name?, privileges }. Omit card_id and for_app to set the account default. Pass null or "" with card_id to clear a card’s rules: Agentcard stops checking that card, and a spending limit the card network already holds stays. Pass null or "" with for_app to clear that app’s default. For a card, the response says what applies from now on, whether the card’s spending limit changed, and whether the change needs a new card. The rules are explained in Set rules on a card. Over a connected app’s own credential every scope returns read_only. Presets are the owner’s rules on the app, so the app cannot change them. The app can still read them and remember a merchant with allow_card_merchant.

Inputs

Returns

Example call