Skip to main content
Glama
README.md610 B
# How to obtain the system prompt for [Amp](https://ampcode.com) 1. Login with Amp using VScode 2. Issue a short query into Amp 3. Hold down Alt (windows) or Option (macOS) and click on the workspace button ![](./view-thread-yaml.png) 4. Click view Thread YAML # Notes The system prompt used by Amp is tuned to Sonnet 4.x and has other LLMs registered into it as tools ("the oracle"). To obtain the `GPT-5` tuned system prompt then you need to configure VSCode user settings with the following and then follow the steps above again ```json { "amp.url": "https://ampcode.com/", "amp.gpt5": true } ```

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JamesANZ/system-prompts-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server