Skip to main content
You’ll need a Formswrite auth token and the config snippet for your AI app. Total time: about 3 minutes.

1. Get your auth token

  1. Sign in to Formswrite.
  2. Open Settings.
  3. Click Generate Auth Token and copy it.
The token gives full access to your Formswrite account. Don’t share it.

2. Add Formswrite to your AI app

Run this one command in your terminal (replace YOUR_TOKEN):
claude mcp add --transport http formswrite "https://mcp.formswrite.com/mcp?token=YOUR_TOKEN"
That’s it — no config file to edit, no restart needed. Start a new Claude Code session and the formswrite server will be available.
Add -s project to share the server with your team via a committed .mcp.json, or -s user to enable it across every project on your machine.

3. Try it

In a new chat, type:
List my five most recent quizzes.
The AI will fetch them and reply with a summary. You’re connected.

Next steps

Example prompts

Ready-to-use prompts: build a quiz, edit one, export to any platform.