delete_collection — tmpstate MCP Tool Mutating
delete_collection
(delete collection) is one of 16 tools on the
tmpstate
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call delete_collection from your client
- Claude Code tmpstate delete_collection run in your project directory
- Claude Desktop tmpstate delete_collection ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tmpstate delete_collection ~/.cursor/mcp.json
- VS Code tmpstate delete_collection .vscode/mcp.json
- Zed tmpstate delete_collection ~/.config/zed/settings.json
- Windsurf tmpstate delete_collection ~/.codeium/windsurf/mcp_config.json
- Cline tmpstate delete_collection ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tmpstate delete_collection ~/.gemini/settings.json
- Grok tmpstate delete_collection .mcp.json (in your project root)
- ChatGPT tmpstate delete_collection Settings → Connectors → Advanced → Developer mode
- Claude.ai tmpstate delete_collection Settings → Connectors → Add custom connector
- LangChain tmpstate delete_collection pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tmpstate https://tmpstate.dev/mcp
Other tools on this server
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.