← shorti.ai

INDIVIDUAL MCP TOOL

request_artifact_share

Preview or execute a confirmed outbound share for a caller-owned artifact.

shorti.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://api.shorti.ai/mcp/public/mcp

No auth detected

Connect to this endpoint to inspect the live schema for request_artifact_share and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests code or command execution.

Parent server

shorti.ai

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.shorti-creative-r-d]
url = "https://api.shorti.ai/mcp/public/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "shorti-creative-r-d": {
      "type": "http",
      "url": "https://api.shorti.ai/mcp/public/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: shorti-creative-r-d
Remote MCP URL: https://api.shorti.ai/mcp/public/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "shorti-creative-r-d": {
      "url": "https://api.shorti.ai/mcp/public/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "shorti-creative-r-d": {
      "type": "http",
      "url": "https://api.shorti.ai/mcp/public/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "shorti-creative-r-d",
  "transport": "streamable-http",
  "url": "https://api.shorti.ai/mcp/public/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_started — Show what you can ask Shorti + where you stand on this month's free reads.
  • get_my_creative_profile — Your rights-scoped creative profile and its host-memory posture.
  • get_my_referral_link — Your Shorti referral link to share — earn credits when people you bring sign up.
  • get_my_opportunity_pulse — Read my single best executable Shorti benefit and its exact next action.
  • search — Search caller-owned Shorti artifact/evidence context slices.
  • fetch — Fetch a caller-owned Shorti artifact intent/context slice by OpenAI search result ID.
  • list_recent_shorti_artifacts — They are back and want the thing they made last time — "my saved work" / "저번에 만든 거 보여줘" / "내가 요즘 뭐 만들었지" / "내가 저장한 공식" / "콘티팩" / "내 작업물".
  • get_portable_artifact_capsule — Open one of this creator's own Shorti artifacts and return what it actually says.