url-parametersclaude

Is there a way to pass the prompt to Claude via the URL (i.e. URL parameter)?


ChatGPT can receive a prompt like so:

https://www.chatgpt.com/?q=capital%20of%20france%20

Is there a way to pass a prompt to Claude via the URL?

(this would be handy for integration with other tooling)


Solution

  • I just tested this. https://claude.ai/new?q={PLACE_HOLDER}, it works.