Preparing your workspace…
Preparing your workspace…
Run open models on your own machine and give them a memory. Add the server in LM Studio's mcp.json — the model stays local, the memory follows you.
You can read the LM Studio setup steps without signing in.
Sign in when you are ready to create a private token, or replace the placeholder in the command below with an existing Great Arrow token.
Sign in to create your linkThe install command below is public, but LM Studio needs its own private link before it can access your Great Arrow workspace. Sign in to create one, or paste an existing link code anywhere you see gad_PASTE_YOUR_TOKEN.
{
"mcpServers": {
"great-arrow": {
"url": "https://www.greatarrow.ai/api/mcp",
"headers": {
"Authorization": "Bearer gad_PASTE_YOUR_TOKEN",
"X-MCP-Client": "lm-studio",
"X-GAD-Install-Version": "2026.08.08"
}
}
}
}Finish step 2, then come back here — we'll watch for your first message.