AgentPMT
AstroBrowse - Authenticated Agentic Browser

AstroBrowse - Authenticated Agentic Browser

Core Utility
Coming Soon

Available ActionsEach successful request consumes credits as outlined below.

list_accountsget_policyinitialize_browserrun_stepsextract_pagescreenshotupload_filelist_downloadsdownload_filestart_recordingstop_recordingrequest_user_takeoverwait_for_takeoverstatusclose_browser

Details

Give your AI agent access to the websites and accounts you choose, without ever handing over your passwords. AstroBrowse runs a real, logged-in web browser on your behalf so your agent can work inside the tools you already use: social media, CRMs, ERPs, dashboards, and any SaaS platform or website, including the many that have no API. Save a login once and your agent can resume that session to post content, pull reports, update records, fill forms, download files, and complete multi-step tasks, all in a fresh, single-use browser that is wiped clean when the job is done. If a site ever needs a human touch, like a sign-in confirmation or a quick verification step, AstroBrowse hands you a link to step in for a moment and then lets your agent carry on. You stay in control of which accounts are connected and what the agent is allowed to visit.

Request Beta Access

Beta users get first access to new tools and workflows and help shape the platform. Request access and we will contact you to discuss!

Use Cases

Post and schedule content across social media accounts, Pull reports and update records in CRMs and ERPs, Operate SaaS platforms and portals that have no API, Fill and submit web forms on the user's behalf, Download invoices statements and files from web apps, Log in to accounts without sharing passwords with the agent, Automate multi-step workflows on logged-in websites, Capture screenshots and screen recordings of web sessions, Hand off to a human for sign-in or verification steps, Extract data from pages behind a login

Dynamic MCP Setup

Connect once through AgentPMT Dynamic MCP, then use approved tools from the same agent connection.

30 Second Setup

STDIO connector for Claude Code, Codex, Cursor, Zed, and other LLMs that require STDIO or custom connections.

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

Hosted Streamable HTTPS

MCP endpoint for browser-based apps like ChatGPT, Claude, Grok, or any time you want a streamable connection with no local install.

https://api.agentpmt.com/mcp

Config Example

Use the hosted endpoint directly in clients that support remote MCP. Store your Bearer token in the client config or secret field.

Full connection guide
{
  "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\"}"
      }
    }
  }
}

Need client videos, organization controls, audit details, and the full feature overview?

More About Dynamic MCP

About this Product

Give your agent access to your accounts, never your passwords

AstroBrowse lets your AI agent work inside the websites and accounts you already use, without ever handing over your credentials. Save a login once and your agent can resume that session in a real, logged-in browser to run the workflows you assign, from posting on social media to updating your CRM, pulling reports from an ERP, or operating any SaaS platform or website, including the many that have no API at all.

How it works
  1. You choose the accounts. Connect the logins you want your agent to use. The agent operates those sessions but never sees your passwords.
  2. Your agent does the work. It navigates, clicks, fills forms, uploads and downloads files, extracts data, and captures screenshots or screen recordings as proof.
  3. You step in only when needed. If a site asks for a sign-in confirmation or a quick verification, AstroBrowse sends you a link to take over the live browser for a moment, then your agent picks right back up.
  4. Every session is clean. Each task runs in a fresh, single-use browser that is wiped when the job is done.
What you can automate
  1. Social media: draft, publish, and schedule posts across your brand accounts.
  2. CRMs and sales tools: update records, log activity, and export pipeline reports.
  3. ERPs and back-office systems: enter data, download statements, and run routine operations.
  4. Any SaaS or website: operate portals and dashboards that have no API, on your behalf.
  5. Document workflows: upload files into web forms and save downloads straight to your files.
You stay in control

Decide exactly which accounts your agent can use and where it is allowed to browse, with a policy that ranges from saved logins only to open browsing within an allowlist. Screenshots and recordings give you a clear record of everything the agent did. It is the simplest way to put your agent to work across the tools you rely on, safely and on your terms.

Full setup instructions

New to AstroBrowse? The complete setup guide walks you through connecting your Tailscale network egress, enabling AstroBrowse for an agent, and saving your first login: AstroBrowse setup guide.

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

Use the AgentPMT-Tool-Search-and-Execution tool. First call action 'get_instructions' so you know how to use the tool search interface. Then call action 'get_schema' with tool_id 6a3ef573573a1ae0a7df8bce ("AstroBrowse - Authenticated Agentic Browser"). After reading the schema and any returned instructions, tell me what this tool can do, we are going to be using it

Can it save files and screenshots for me?

Do I control where the agent can go?

Does my agent see my passwords?

Is each session private and temporary?

What can the agent actually do in the browser?

What happens if a site needs a human, like a CAPTCHA or a verification code?

What sites and accounts can it use?

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