# Agent Bridge for Photoshop ## Docs - [Developer Setup](https://agent-bridge-for-photoshop.jaredverdi.com/contributing/developer-setup.md): Developer setup for local development of Agent Bridge for Photoshop. - [Local environment](https://agent-bridge-for-photoshop.jaredverdi.com/contributing/local-environment.md): Configuration precedence, environment variables, and local command scripts. - [Photoshop UXP bridge](https://agent-bridge-for-photoshop.jaredverdi.com/contributing/photoshop-uxp-bridge.md): Panel behavior, permissions, and bridge connection workflow inside Photoshop. - [RPC and MCP surfaces](https://agent-bridge-for-photoshop.jaredverdi.com/contributing/rpc-and-mcp.md): Bridge daemon endpoints, RPC methods, and MCP tool mapping. - [Testing and validation](https://agent-bridge-for-photoshop.jaredverdi.com/contributing/testing-and-validation.md): Run integration tests and manual Photoshop checks for operation correctness. - [Real-world workflows](https://agent-bridge-for-photoshop.jaredverdi.com/guides/real-world-workflows.md): Patterns for agent-driven creative workflows with predictable results. - [Troubleshooting](https://agent-bridge-for-photoshop.jaredverdi.com/guides/troubleshooting.md): Diagnose frequent Photoshop and bridge runtime failures. - [CLI reference](https://agent-bridge-for-photoshop.jaredverdi.com/reference/cli-reference.md): Command surface for sessions, docs, layers, operations, rendering, events, and bridge tools. - [Operation arguments and examples](https://agent-bridge-for-photoshop.jaredverdi.com/reference/operation-arguments-and-examples.md): Detailed argument contract and copy/paste examples for every supported operation. - [Operation catalog](https://agent-bridge-for-photoshop.jaredverdi.com/reference/operation-catalog.md): Canonical operation names implemented by the UXP bridge, grouped by capability family. - [Operation envelope](https://agent-bridge-for-photoshop.jaredverdi.com/reference/operation-envelope.md): Payload schema, reference resolution, and error/rollback controls for applyOps. - [Demo](https://agent-bridge-for-photoshop.jaredverdi.com/start-here/demo.md): Watch Agent Bridge for Photoshop in action. - [Overview](https://agent-bridge-for-photoshop.jaredverdi.com/start-here/introduction.md): A friendly introduction to Agent Bridge for Photoshop and how it works with coding agents. - [Quickstart](https://agent-bridge-for-photoshop.jaredverdi.com/start-here/quickstart.md): Install Agent Bridge for Photoshop as an end user, or follow contributor setup for local development. ## OpenAPI Specs - [openapi](https://agent-bridge-for-photoshop.jaredverdi.com/api-reference/openapi.json) Built with [Mintlify](https://mintlify.com).