← Registry

General Tools

weirdo-genesis-watch.lovable.app

Provides general-purpose tools through the Model Context Protocol.

1 endpoint2 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://weirdo-genesis-watch.lovable.app/api/public/weirdo/v1/mcp

No auth detected

MCP server metadata

Name
project-little-weirdo
Version
0.1.0
Capabilities
tools
Server instructions

Project Little Weirdo observes lawful public web pages deterministically and, for pricing or commercial-offer pages only, interprets what a proven change means commercially. Two layers, never mixed: - OBSERVATION is deterministic evidence (text length, content fingerprint, arithmetic delta). - INTERPRETATION is derived inference over already-persisted observations, and every claim must quote observed text. When evidence does not support a commercial claim, the tool truthfully returns insufficient evidence rather than inventing meaning. Free beta: no payment, metering or billing exists. A machine credential is required and calls are rate limited. Lawful public-web use only: private networks, credentialed pages and non-public content are refused. There is no guarantee that any page contains commercial intelligence.

Known tools 2

observe_public_page

DETERMINISTIC OBSERVATION.

Inferred read-only
interpret_commercial_change

SEMANTIC INTERPRETATION over PRICING AND COMMERCIAL-OFFER PAGES ONLY.

Inferred read-only

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.project-little-weirdo]
url = "https://weirdo-genesis-watch.lovable.app/api/public/weirdo/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "project-little-weirdo": {
      "type": "http",
      "url": "https://weirdo-genesis-watch.lovable.app/api/public/weirdo/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: project-little-weirdo
Remote MCP URL: https://weirdo-genesis-watch.lovable.app/api/public/weirdo/v1/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": {
    "project-little-weirdo": {
      "url": "https://weirdo-genesis-watch.lovable.app/api/public/weirdo/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "project-little-weirdo": {
      "type": "http",
      "url": "https://weirdo-genesis-watch.lovable.app/api/public/weirdo/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "project-little-weirdo",
  "transport": "streamable-http",
  "url": "https://weirdo-genesis-watch.lovable.app/api/public/weirdo/v1/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.

Indexed

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