← cheapseedance.online
INDIVIDUAL MCP TOOL
create_state
Create optional durable state; OAuth-created state is owner-bound.
LIVE ENDPOINT
https://cheapseedance.online/api/harness/mcp
Connect to this endpoint to inspect the live schema for create_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 write-action term.
- A tool name, description or schema mentions credentials.
Parent server
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/harness/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"getvideos-remote-harness": {
"type": "http",
"url": "https://cheapseedance.online/api/harness/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: getvideos-remote-harness
Remote MCP URL: https://cheapseedance.online/api/harness/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/harness/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"getvideos-remote-harness": {
"type": "http",
"url": "https://cheapseedance.online/api/harness/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "getvideos-remote-harness",
"transport": "streamable-http",
"url": "https://cheapseedance.online/api/harness/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.get_state— Read capability-scoped durable state.put_state— CAS-replace durable state after explicit confirmation.delete_state— CAS-delete durable state.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.