Skip to content

Conversation

@KaiStarkk
Copy link
Collaborator

Summary

  • Adds Camera_Screenshot MCP tool that captures a screenshot from a Unity camera and returns it as a base64 PNG image
  • Supports specifying camera by name or defaulting to Main Camera
  • Configurable resolution (default 1920x1080)

Dependencies

Requires MCP-Plugin-dotnet PR #26 to be merged first, which adds ResponseCallTool.Image() support.

Related

Closes #253

Implements issue IvanMurzak#253 - captures camera view and returns as PNG image.
Uses updated McpPlugin.Common.dll with new ResponseCallTool.Image() API.
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.

Prompt - Camera screenshot

1 participant