Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ghuntley • Uncategorized
A JSON-RPC 2.0 server to control Microsoft Paint via the Microsoft Commandline Protocol.
Automate drawing operations in Microsoft Paint.
Programmatically control Paint for testing or demonstration purposes.
Integrate Paint drawing capabilities into other software workflows.
This MCP server allows users to launch, connect, and control Microsoft Paint programmatically using JSON-RPC 2.0 requests. It supports drawing lines, shapes, pixels, setting colors, selecting tools, and managing the Paint window. The server is built in Rust and communicates via stdin/stdout, enabling automation and integration with other tools. It is useful for automating drawing tasks and testing Paint functionalities.