visual intent layer for Claude Desktop
io.github.willa-code/visual-intent-layer
Point at visible targets in an agent-built interface, and deliver grounded Annotations.
client:Claude Desktop
transport:stdio
runtime:npm
Install visual intent layer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"visual-intent-layer": {
"command": "npx",
"args": [
"-y",
"visual-intent-layer"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs