MCP Server
Active
Apache-2.0
io.github.linhnnmt/genai-capture MCP Server
io.github.linhnnmt/genai-capture
What is the io.github.linhnnmt/genai-capture MCP server?
Capture & annotate your screen from an AI agent: arrows, boxes, text, highlight, blur/redact.
How to install io.github.linhnnmt/genai-capture
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"genai-capture": {
"command": "npx",
"args": [
"-y",
"genai-capture-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"genai-capture": {
"command": "npx",
"args": [
"-y",
"genai-capture-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"genai-capture": {
"command": "npx",
"args": [
"-y",
"genai-capture-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"genai-capture": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"genai-capture-mcp"
]
}
}
}Claude Code
claude mcp add genai-capture -- npx -y genai-capture-mcpRelated MCP servers
Bilingual (VN/EN) jokes, quotes, fun facts and short videos from ifun.genai.io.vn.