Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 620 Bytes

File metadata and controls

30 lines (20 loc) · 620 Bytes

Orchestra Plugin: ai-screen-reader

A tools plugin for the Orchestra MCP framework.

Install

go install github.com/orchestra-mcp/plugin-ai-screen-reader/cmd@latest

Usage

Add to your plugins.yaml:

- id: tools.ai-screen-reader
  binary: ./bin/ai-screen-reader
  enabled: true

Tools

Tool Description
hello Say hello to someone

Related Packages