Skip to content
Windsurf

yourimageshare for Windsurf

io.github.mediashareorg/yourimageshare

MCP server exposing the YourImageShare upload API (upload/list/delete) as tools for AI agents.

client:Windsurf transport:stdio runtime:npm

Install yourimageshare in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "yourimageshare": {
      "command": "npx",
      "args": [
        "-y",
        "yourimageshare-mcp"
      ],
      "env": {
        "YIS_API_KEY": "<YIS_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

yourimageshare in other clients