Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gyazo-mcp-server": {
"command": "npx",
"args": [
"@notainc/gyazo-mcp-server"
],
"env": {
"GYAZO_ACCESS_TOKEN": ""
}
}
}
}