CLAUDE CODE
Tested end to end.
1. Add the server
Run this once, anywhere:
claude mcp add --transport http --scope user astryke-hub https://app.astryke.com/mcp--scope user means every project on this machine can reach the board, which is the point: the Hub holds all of your projects, not one of them.
2. Approve it in the browser
The first call opens a browser window to sign in and approve the connection. There is no API key and nothing to paste back. Approving creates a token tied to that machine, which you can revoke later without touching any other connection.
3. Check it worked
Ask for a briefing:
/catch-upOn a new account you will get an empty board, which is the correct answer and not a failure. Tell the agent what you are working on and it will fill it in.
4. Let it close the session
At the end of a working session, /wrap-up writes back what happened. If you forget, a session that goes quiet is closed out on a timeout, so the board does not depend on the model remembering.
Your trial starts here
The 14 days begin when you connect your first agent, not when you sign up. Nothing is counting while you read this.
Not working? Troubleshooting.