← cheapseedance.online

INDIVIDUAL MCP TOOL

delete_state

CAS-delete durable state.

cheapseedance.onlinenone authenticationAvailability not checked

LIVE ENDPOINT

https://cheapseedance.online/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for delete_state and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a deletion term.

Parent server

cheapseedance.online

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.getvideos-remote-harness]
url = "https://cheapseedance.online/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "getvideos-remote-harness": {
      "type": "http",
      "url": "https://cheapseedance.online/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: getvideos-remote-harness
Remote MCP URL: https://cheapseedance.online/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "getvideos-remote-harness": {
      "url": "https://cheapseedance.online/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "getvideos-remote-harness": {
      "type": "http",
      "url": "https://cheapseedance.online/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "getvideos-remote-harness",
  "transport": "streamable-http",
  "url": "https://cheapseedance.online/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • describe_harness — Discover the remote harness protocol and immutable real-video product.
  • compile_context — Compile bounded untrusted prompt, optional durable state, and ephemeral data.
  • create_state — Create optional durable state; OAuth-created state is owner-bound.
  • get_state — Read capability-scoped durable state.
  • put_state — CAS-replace durable state after explicit confirmation.
  • quote_video — Quote the fixed real generation product without provider spend.
  • get_generation — Poll a durable generation job using its bearer capability.
  • generate_video — Paid $0.460545 real generation.