set_spending_policy — Content Sweep MCP Tool Mutating
set_spending_policy
(set spending policy) is one of 35 tools on the
Content Sweep
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call set_spending_policy from your client
- Claude Code Content Sweep set_spending_policy run in your project directory
- Claude Desktop Content Sweep set_spending_policy ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Content Sweep set_spending_policy ~/.cursor/mcp.json
- VS Code Content Sweep set_spending_policy .vscode/mcp.json
- Zed Content Sweep set_spending_policy ~/.config/zed/settings.json
- Windsurf Content Sweep set_spending_policy ~/.codeium/windsurf/mcp_config.json
- Cline Content Sweep set_spending_policy ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Content Sweep set_spending_policy ~/.gemini/settings.json
- Grok Content Sweep set_spending_policy .mcp.json (in your project root)
- ChatGPT Content Sweep set_spending_policy Settings → Connectors → Advanced → Developer mode
- Claude.ai Content Sweep set_spending_policy Settings → Connectors → Add custom connector
- LangChain Content Sweep set_spending_policy pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-access https://contentsweep.ai/api/mcp
Other tools on this server
- find_copies
- investigate_url
- capture_evidence
- prepare_takedown
- submit_takedown
- check_status
- monitor_case
- enroll_agent
- enroll_live
- get_account
- get_prices
- get_balance
- get_usage
- create_quote
- purchase_credits
- create_rights_holder
- create_work
- delegate_authority
- revoke_authority
- get_operation
- get_case
- get_evidence
- get_packet
- get_monitor
- pause_monitor
- resume_monitor
- exchange_token
- rotate_credential
- revoke_credential
- create_webhook
- revoke_webhook
- get_events
- get_webhook_deliveries
- replay_event
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.