← Registry

Analytics

plushwipes.com

Provides tools to evaluate business opportunities, access public datasets, and prepare activation checklists.

1 endpoint3 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://plushwipes-agent-revenue-mcp.mike-01a.workers.dev/mcp

No auth detected

MCP server metadata

Name
Plushwipes Agent Revenue
Version
0.1.0
Capabilities
tools.listChanged

Known tools 3

evaluate_opportunity

Read the current economics, activation status, requirements and safety boundaries.

Inferred read-only
get_public_resource

Read one current public Plushwipes dataset for product, asset, claim, review, service, policy or opportunity analysis.

Inferred read-only
prepare_activation

Create a dry-run registration checklist and template for owner review.

Potential side effects

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.plushwipes-agent-revenue]
url = "https://plushwipes-agent-revenue-mcp.mike-01a.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "plushwipes-agent-revenue": {
      "type": "http",
      "url": "https://plushwipes-agent-revenue-mcp.mike-01a.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: plushwipes-agent-revenue
Remote MCP URL: https://plushwipes-agent-revenue-mcp.mike-01a.workers.dev/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": {
    "plushwipes-agent-revenue": {
      "url": "https://plushwipes-agent-revenue-mcp.mike-01a.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "plushwipes-agent-revenue": {
      "type": "http",
      "url": "https://plushwipes-agent-revenue-mcp.mike-01a.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "plushwipes-agent-revenue",
  "transport": "streamable-http",
  "url": "https://plushwipes-agent-revenue-mcp.mike-01a.workers.dev/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.