Metadata-Version: 2.4
Name: agent-portal-mcp
Version: 0.2.0
Summary: MCP server bridge for Agent Portal.
Author: Magnexis
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-Expression: MIT

# Agent Portal MCP Server

This package exposes Agent Portal through a local MCP-compatible stdio server.

It connects to the local Agent Portal runtime and turns browser, inspection,
steering, and report operations into structured MCP tools.

Start it with:

```bash
agent-portal-mcp start
```

