Analytics
plushwipes.com
Provides tools to evaluate business opportunities, access public datasets, and prepare activation checklists.
ENDPOINT 1
https://plushwipes-agent-revenue-mcp.mike-01a.workers.dev/mcp
MCP server metadata
- Name
- Plushwipes Agent Revenue
- Version
- 0.1.0
Known tools 3
evaluate_opportunityRead the current economics, activation status, requirements and safety boundaries.
Inferred read-onlyget_public_resourceRead one current public Plushwipes dataset for product, asset, claim, review, service, policy or opportunity analysis.
Inferred read-onlyprepare_activationCreate a dry-run registration checklist and template for owner review.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.