Skip to content

feat(mcp): expose browser tools to all harnesses#146

Merged
edwin-zvs merged 3 commits into
mainfrom
feat-global-browser-tool
May 22, 2026
Merged

feat(mcp): expose browser tools to all harnesses#146
edwin-zvs merged 3 commits into
mainfrom
feat-global-browser-tool

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • expose browser_open/browser_inspect/browser_screenshot/browser_eval through agentd-mcp so MCP-enabled harnesses can use browser tooling
  • add a trusted session.emit_event IPC path so MCP browser tools can emit BrowserPreview events into the calling session
  • inject agentd-mcp into headless Claude/Codex turns as well as existing interactive sessions

Validation

  • cargo check
  • cargo test -p agentd-mcp browser::tests -- --nocapture
  • cargo build

Relevant binaries

  • agentd-mcp: new MCP browser tools live here
  • agentd: session.emit_event IPC path
  • agentd-adapter-claude / agentd-adapter-codex: headless MCP injection updates
  • agent: thumbnail overlay rendering is reused from main

@edwin-zvs
edwin-zvs merged commit a42a825 into main May 22, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the feat-global-browser-tool branch May 22, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant