MCP Setup
ChatGPT
Connect ChatGPT to Shot via MCP Apps.
Prerequisites
- A ChatGPT Pro, Plus, Business, or Enterprise account
- A Shot API key (create one here)
Setup
- Open ChatGPT on the web
- Go to Settings → Apps → Advanced → Developer Mode and enable it
- Click Create to add a new MCP app
- Fill in the details:
| Field | Value |
|---|---|
| Name | Shot |
| URL | https://outofmemory-production.up.railway.app/api/mcp |
- Click Create — ChatGPT will connect and list the available tools
Using in a conversation
- Start a new chat
- Click the + menu and choose Developer mode
- Select Shot from the app list
- Chat normally — ChatGPT will call Shot tools when relevant
Authentication
ChatGPT sends your API key as a Bearer token. You can configure auth in the app's settings page after creation.
Available tools
Once connected, ChatGPT can use all Shot tools:
search_memories— Find relevant memories by semantic searchadd_memory— Store new decisions, facts, or proceduresget_project_context— Get a full project briefinglist_projects— See available projectsupdate_memory/delete_memory— Manage existing memories
Troubleshooting
- "Authorization Exception" → Check that your API key is valid and not expired
- Tools not showing → Refresh the app in Settings → Apps → your app → Refresh
- Developer Mode not available → Upgrade to a ChatGPT Pro or Plus plan