← shorti.ai

INDIVIDUAL MCP TOOL

fetch

Fetch a caller-owned Shorti artifact intent/context slice by OpenAI search result ID.

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 fetch and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

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.
  • 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.
  • list_my_products — They mention something of their own and you need to know which one they mean — "내 제품 뭐뭐 있지" / "list my products" — and the first step when they ask "which trend fits my product" / "내 제품에 맞는 트렌드" / "어떤 트렌드가 맞아" / "내 브랜드에 맞춰".