Loomal

can-see

MCP server by github.com/hurleysk/can-see

Let AI agents see and interact with terminal/CLI apps via PNG screenshots

0 starsnpm: can-see

About can-see

can-see is an MCP (Model Context Protocol) server published by hurleysk in the official MCP registry, listed under Autonomous Agents on Loomal. Let AI agents see and interact with terminal/CLI apps via PNG screenshots

It ships as an npm package (can-see), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hurleysk/can-see.

Use can-see with your agent

Claude Code · one command
claude mcp add can-see -- npx -y can-see
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "can-see": {
      "command": "npx",
      "args": [
        "-y",
        "can-see"
      ]
    }
  }
}
npmcan-see

Frequently asked questions

What is can-see?
can-see is an MCP (Model Context Protocol) server by hurleysk in the Autonomous Agents category. Let AI agents see and interact with terminal/CLI apps via PNG screenshots
How do I connect can-see to Claude, Cursor, or another MCP client?
Install can-see from its npm package (can-see) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is can-see open source?
Yes — the source code is public at github.com/hurleysk/can-see.
Can AI agents pay to use can-see?
Not yet through Loomal — can-see is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain can-see? Claim this listing free by verifying GitHub ownership, or contact us.