AI & Machine Learning
cheapseedance.online
MCP server that discovers a remote harness protocol and compiles bounded untrusted prompts with optional durable and ephemeral state, supporting capability-scoped, OAuth-bound state creation, retrieval, and CAS replacement.
ENDPOINT 1
https://cheapseedance.online/api/mcp
MCP server metadata
- Name
- getvideos-remote-harness
- Version
- 1.0.0
Use flat tools. Standard MCP tool arguments/results expose bearer capabilities to the model; treat that model and client as trusted.
Known tools 9
describe_harnessDiscover the remote harness protocol and immutable real-video product.
Inferred read-onlycompile_contextCompile bounded untrusted prompt, optional durable state, and ephemeral data.
Inferred read-onlycreate_stateCreate optional durable state; OAuth-created state is owner-bound.
Potential side effectsCONNECT 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.
ENDPOINT 2
https://cheapseedance.online/api/harness/mcp
MCP server metadata
- Name
- getvideos-remote-harness
- Version
- 1.0.0
Use flat tools. Standard MCP tool arguments/results expose bearer capabilities to the model; treat that model and client as trusted.
Known tools 9
describe_harnessDiscover the remote harness protocol and immutable real-video product.
Inferred read-onlycompile_contextCompile bounded untrusted prompt, optional durable state, and ephemeral data.
Inferred read-onlycreate_stateCreate optional durable state; OAuth-created state is owner-bound.
Potential side effectsCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.