AgentPMT
Live Web Page Browser

Live Web Page Browser

Core Utility

Available ActionsEach successful request consumes credits as outlined below.

get_url_html_content5crget_url_markdown5crget_url_screenshot5cr

Details

Fetch any webpage and return the live version. Return options include markdown only, html, and screen shot images, allowing you to return only what your agent needs, using minimal context and tokens. Live search bypasses search restrictions built in to many well known agents. Enables seamless agentic website access for AI assistants and large language models and provides AI agents with programmatic web interaction capabilities including HTML content retrieval, intelligent Markdown conversion, and screenshot capture—all through simple, structured tool commands. it delivers a secure, low-latency solution for headless browser automation at the edge. This MCP server transforms how AI agents perceive and interact with the live web, enabling real-time content extraction, web scraping, and visual page capture without requiring vision models or complex browser infrastructure.

Use Cases

Real-Time Research & Information Gathering, Competitive Intelligence & Market Monitoring, Content Verification & Fact-Checking, Visual Documentation & Change Detection, Data Extraction for RAG Pipelines, Automated Form Pre-Population & Workflow Prep, Accessibility & Content Summarization

Credentials

bearer_token *
bearer token

Manage credentials in your dashboard.

Parameters

3 parameters(required listed first)
actionrequiredstring

Action to perform on Live Web Page Browser

Values:
get_instructionsget_url_html_contentget_url_markdownget_url_screenshot
urlstring
Format: uri
viewportobject
Properties:
height(number)
width(number)

Frequently Asked Questions

How do I connect this tool to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How does an external agent use this tool?

Agent prompt

Call the AgentPMT-Tool-Search-and-Execution tool with action 'get_schema' and tool_id 69644454288e0324fa542102 ("Live Web Page Browser"). Then call the same tool with action 'call_tool', tool_id 69644454288e0324fa542102, and the parameters needed for my request.

Workflows Using This Tool

2 / 3
Workflow
Saves ~25 min
Google Sheets
Live Web Page Browser
Fetches 5 gluten-free recipes from the web, extracts and aggregates all ingredients, deduplicates the list, and writes the final ingredient list to a new Google Sheet.

Looking for help integrating AI into your business? Set up a free consultation.