← Registry

Data Collection

georgewatch.com

Monitors bills and lobbying activities relevant to a tenant's topics.

1 endpoint29 known toolsFirst detected June 23, 2026Last detected September 9, 2026

ENDPOINT 1

https://georgewatch.com/mcp

No auth detected

MCP server metadata

Name
george
Version
0.1.0
Capabilities
tools

Known tools 29

george_prep

Session-start gate.

Inferred read-only
george_overview

Inspectable State.

Inferred read-only
george_set_topic_profile

Define what's relevant for this tenant.

Inferred read-only
george_watch_bills

Sweep recent bills and surface those matching the tenant's topics.

Inferred read-only
george_watch_lobbying

Competitive intel: who else is lobbying the bills george already tracks.

Inferred read-only
george_watch_courts

[EXPERIMENTAL — manual only, not on the cron] Watch litigation via CourtListener matched to the tenant's US topics.

Inferred read-only
george_watch_opportunities

Sweep recent FEDERAL pre-solicitation notices on SAM.gov — RFIs / Sources-Sought / Special Notices / Presolicitations (NOT solicitations) — whose TITLE matches the tenant's US topic keywords.

Inferred read-only
george_watch_rules

Sweep recent FEDERAL proposed rules (Federal Register) matching the tenant's US topic keywords; new matches are tracked and any open comment window is captured as a deadline (T-30/14/7/3/1 reminders).

Inferred read-only
george_watch_texas_register

Sweep the current Texas Register issue's PROPOSED administrative rules (TX Secretary of State — the state analogue of the Federal Register) matching the tenant's TX topic keywords; new matches are tracked (type 'rule', jurisdiction 'TX') and any derivable comment window is captured as a deadline (T-30/14/7/3/1 reminders).

Inferred read-only
george_watch_dockets

Closes the rule → docket → 'file here' loop.

Inferred read-only
george_watch_crs

Enriches the bills george tracks with the matching CRS (Congressional Research Service) report(s) — authoritative, nonpartisan analysis.

Inferred read-only
george_triage

Drains the watch pool into the assess pipeline: picks watched items never yet assessed (capped, default 6), summarizes + multi-model-assesses each once.

Inferred read-only
george_track_bill

Promote a watched bill (by external_id, e.g.

Inferred read-only
george_refresh_tracked

Re-fetch the current legislative status of every actively-tracked item (by ID, per source — Congress.gov / Open States) and record any status changes (e.g.

Inferred read-only
george_scan_events

Forward-looking watcher: for every actively-tracked bill, find UPCOMING committee events (hearings/markups/scheduled meetings) that reference it — via Open States /events (Texas) and Congress.gov /committee-meeting (federal) — and record them as 'hearing' deadlines so they surface in the daily digest with lead time.

Inferred read-only
george_scan_related

Records bills related to each tracked federal bill — companions, identical bills, and the load-bearing case: provisions folded into a larger VEHICLE (NDAA, appropriations package).

Inferred read-only
george_scan_sponsors

Relationship overlay: matches each tracked bill's sponsor(s) against the tenant's CRM entities (your contacts) by surname and records matches on the item, so the digest can flag 'a tracked bill is sponsored by your contact'.

Inferred read-only
george_recheck_material

Keeps tracked bills' impact ratings honest as they change.

Inferred read-only
george_summarize_item

Plain-language summary of a tracked item — federal bill (Congress.gov text), Texas bill (Open States title+action), or federal proposed rule (Federal Register abstract).

Inferred read-only
george_assess_impact

Multi-model-verified impact judgment for a tracked item.

Inferred read-only
george_daily_digest

Build + post the tenant's briefing (tracked count, HIGH-impact items, comment/filing deadlines in the next 14 days) to the tenant's Slack channel.

Potential side effects
george_draft

Generate a DRAFT work-product (kind: position_paper | comment_letter | testimony | alert) for a tracked item, from its sanitized summary + your stance.

Inferred read-only
george_review_draft

Perspective-dispatch review of a stored draft (by draft_id): policy, compliance-risk, and tone lenses + a prohibited-content compliance screen.

Inferred read-only
george_email_draft

Email a stored DRAFT (by draft_id) to the tenant's internal digest address for review.

Potential side effects
george_fara_screen

FARA foreign-principal screening gate.

Inferred read-only
george_upsert_entity

Add/record a legislator, staffer, or committee (public info only).

Inferred read-only
george_log_interaction

Log an interaction a HUMAN had with an entity (meeting/call/email/event/note).

Potential side effects
george_learn

Learning loops.

Inferred read-only
george_relationship_coverage

Coverage report: which tracked entities have a logged relationship vs none (the gap list).

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.george]
url = "https://georgewatch.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "george": {
      "type": "http",
      "url": "https://georgewatch.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: george
Remote MCP URL: https://georgewatch.com/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": {
    "george": {
      "url": "https://georgewatch.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "george": {
      "type": "http",
      "url": "https://georgewatch.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "george",
  "transport": "streamable-http",
  "url": "https://georgewatch.com/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 georgewatch.com was fetched 2026-08-03T12:18:15.949Z and is being refreshed.

Trust status Trusted

georgewatch.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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