Your project folder
A subscription comes as a project folder, downloaded from the dashboard. It holds the skills and the connection to the SEOMANTIK feed, with your key already in place. Nothing installs; the folder is the whole setup.
Open it
- Claude desktop app: unzip the folder anywhere, open it in the app, go to the Code tab and start a session.
- Terminal: open a terminal in the folder and run
claude.
Claude may ask once to approve this project's servers. Approve seomantik-feed. To check the connection at any time, type /mcp in the session: seomantik-feed must be listed as connected. That is the real check; the approval prompt is a possibility, not a promise.
Run it
Type one line:
Run seomantik-topic on yourdomain.com with the seed keyword "your main keyword"The plan runs in phases and the folder is its memory: close the session any time and the next one picks up where it left off. When the plan is built, ask for pages:
Build the next 3 pagesOne page is one brief. Plans, links, redirects, merges and reviews never consume one. A site opens on its first plan run and stays open; re-running it is free.
What each file is
.claude/skills/: the skills your subscription includes, one folder each. Claude reads them when you type the line..mcp.json: the connection to the feed, carrying your key. This is the file Claude asks you to approve..gitignore: lists.mcp.json, so the key never leaves the folder if you put the project in git.README.md: these same steps, kept inside the folder.
Everything the skills produce lands in the folder too: the plan, the data behind it, and every page as it is written.
The terminal path, for every folder at once
If you would rather have the feed in every folder on the machine, connect it once from a terminal. The command with your key is on the dashboard; it has this shape:
claude mcp add --scope user --transport http seomantik-feed <feed url> -H "X-Seomantik-Key: <your key>"Then unzip the skills into your project's .claude/skills/ folder. The check is the same: /mcp, and seomantik-feed listed as connected.
Keep it private
Anyone holding the key spends your monthly allowance. Do not share the folder or publish it. If the key does leak, email contact@seomantik.com and it is replaced.
Your account
The dashboard holds the key, the folder download, the sites you have opened, the briefs used this month, and billing: invoices, the payment method, plan changes and cancelling, all through Paddle. Cancel and every file stays yours; only the feed stops at the end of the period.