Newsletter IconFacebook IconX IconThreads IconInstagram IconYouTube IconPinterest Icon
Giveaway: AVerMedia Creator Bundle (4K Webcam, Capture Card, Charging Hub, and Mouse Pad)

TweakTown WebMCP Tools for AI Agents

TweakTown registers seven browser-native WebMCP tools in compatible browsers when a public page loads. They give structured access to news, reviews, articles, guides, categories, hubs, and review comparison data without scraping HTML or driving the browser generically.

Last updated: August 2026

What WebMCP access provides

WebMCP (document.modelContext) lets an agent in the same browser tab call tools the page registers. TweakTown's tools fetch JSON from first-party endpoints and return structured results with canonical URLs, publication dates, and trust markers where editorial text is involved.

Browser-local only. This is not a remote MCP server, not an HTTP API you can call from outside the browser, and not a substitute for TweakTown's public RSS feeds or sitemap. A user must have TweakTown open in a compatible browser (for example Chrome with WebMCP support) with WebMCP enabled on the site.

Tool catalog

Runtime registration in /js/webmcp.js?v=1788150785 is authoritative for schemas and behavior. The seven tools are:

  • search_tweaktown

    Keyword search across news, reviews, articles, and guides.

  • open_tweaktown_url

    Open an allowed TweakTown URL in the current browser tab (navigation only).

  • get_tweaktown_content

    Structured metadata, body text, sources, and media for one article.

  • browse_tweaktown_topics

    List categories and topic hubs for taxonomy discovery.

  • list_tweaktown_content

    Browse published content by category, hub, author, or date.

  • get_tweaktown_review_data

    Structured scores, specs, pros/cons, and verdict for one review.

  • compare_tweaktown_reviews

    Side-by-side structured fields for two to five reviews (no winner declared).

Recommended workflows

Keyword discovery

  1. search_tweaktown with a query and optional sort.
  2. get_tweaktown_content for the best match (by URL or id).
  3. open_tweaktown_url only when the user should see the live page in the tab.

Taxonomy browsing

  1. browse_tweaktown_topics to find a category or hub.
  2. list_tweaktown_content filtered by that topic.
  3. get_tweaktown_content for items you need in structured form.

Reviews and comparisons

  1. search_tweaktown or list_tweaktown_content to find review URLs or ids.
  2. get_tweaktown_review_data for scores, specs, and verdict on each candidate.
  3. compare_tweaktown_reviews when you need aligned fields across two to five reviews.

Attribution, trust, and scope

  • Canonical attribution: Cite TweakTown by name and link to the canonical_url or URL returned by each tool. Do not treat hop URLs or search result snippets as the canonical source.
  • Agent security treatment: Body text, summaries, and review prose are page-derived editorial content. WebMCP marks it with untrustedContentHint at tool registration and sets content_trust: untrusted in structured output so agents treat it as untrusted input — verify claims against primary sources when accuracy matters.
  • Public content only: Tools cover published news, reviews, articles, and guides on www.tweaktown.com. They do not expose admin, membership account data, comments, deals widgets, or draft preview content.
  • Comparison never invents a winner: compare_tweaktown_reviews returns structured fields only. It does not rank products, pick a "best" option, or synthesize a verdict beyond what each review states.

Related resources

For licensing, attribution, and a short site summary for agents, start with our machine-readable site file.

Read llms.txt

Join Our Newsletter

Join the TweakTown Newsletter for daily tech updates delivered to your inbox.

See previous giveaways.

Newsletter Subscription