← All servers

PicSee Short Link

io.picsee/short-link v3.1.0
Official Registry data security

Official PicSee MCP server for short links, link management, click analytics, and optional OAuth.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add short-link --transport http https://api.picsee.io/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "short-link": {
      "url": "https://api.picsee.io/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "short-link": {
      "serverUrl": "https://api.picsee.io/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "short-link": {
      "type": "http",
      "url": "https://api.picsee.io/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "short-link": {
      "url": "https://api.picsee.io/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "short-link": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.picsee.io/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://api.picsee.io/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.picsee--short-link/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent