Shortfoundry for agents

Remote MCP server

Connect ChatGPT, Claude, or any Streamable HTTP MCP client to your private media workspace. Every generation uses your Shortfoundry identity and credits.

Server URL

https://<your-domain>/mcp

Hosted clients

Use Clerk OAuth

Add the server URL as a custom connector. The client discovers the protected resource and opens Clerk's PKCE consent flow.

Generic clients

Use a personal token

Create a one-time secret in Profile and send it as an Authorization Bearer header. Never put it in the URL.