storage_renew — agent-exec MCP Tool
storage_renew
(storage renew) is one of 28 tools on the
agent-exec
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call storage_renew from your client
- Claude Code agent-exec storage_renew run in your project directory
- Claude Desktop agent-exec storage_renew ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agent-exec storage_renew ~/.cursor/mcp.json
- VS Code agent-exec storage_renew .vscode/mcp.json
- Zed agent-exec storage_renew ~/.config/zed/settings.json
- Windsurf agent-exec storage_renew ~/.codeium/windsurf/mcp_config.json
- Cline agent-exec storage_renew ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agent-exec storage_renew ~/.gemini/settings.json
- Grok agent-exec storage_renew .mcp.json (in your project root)
- ChatGPT agent-exec storage_renew Settings → Connectors → Advanced → Developer mode
- Claude.ai agent-exec storage_renew Settings → Connectors → Add custom connector
- LangChain agent-exec storage_renew pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-exec https://agent-exec.448c.org/mcp
Other tools on this server
- execute
- storage_buy
- storage_replace
- storage_read
- storage_list
- storage_usage
- storage_delete
- claim_acquire
- claim_renew
- claim_acquire_free
- claim_read
- claim_release
- attest_create
- attest_read
- handoff_deposit
- handoff_read
- deadman_register
- deadman_confirm
- deadman_read
- listing_promote
- drift_check
- drift_venues
- drift_baseline
- watch_register
- watch_read
- service_card
- search_listings
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.