create_short_link — PicSee Short Link MCP Tool Mutating
create_short_link
(create short link) is one of 1 tool on the
PicSee Short Link
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_short_link from your client
- Claude Code PicSee Short Link create_short_link run in your project directory
- Claude Desktop PicSee Short Link create_short_link ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PicSee Short Link create_short_link ~/.cursor/mcp.json
- VS Code PicSee Short Link create_short_link .vscode/mcp.json
- Zed PicSee Short Link create_short_link ~/.config/zed/settings.json
- Windsurf PicSee Short Link create_short_link ~/.codeium/windsurf/mcp_config.json
- Cline PicSee Short Link create_short_link ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PicSee Short Link create_short_link ~/.gemini/settings.json
- Grok PicSee Short Link create_short_link .mcp.json (in your project root)
- ChatGPT PicSee Short Link create_short_link Settings → Connectors → Advanced → Developer mode
- Claude.ai PicSee Short Link create_short_link Settings → Connectors → Add custom connector
- LangChain PicSee Short Link create_short_link pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http short-link https://api.picsee.io/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.