Welcome to your GBTI Network trial. Download and install the extension below to start authoring and join the community.
Install the GBTI extension
The extension is how you sign in, edit your work in place, and publish through the network. It runs in your browser and keeps your GitHub sign-in on your own machine.
Open a new tab and land on the network: the latest activity, your work, and everything members are shipping, without leaving your browser.
Install · about a minute
Load it as an unpacked extension
You do this once. The extension keeps working after that. When the Chrome Web Store listing is live, updates become automatic and these steps go away.
Download and unzip
Download the ZIP, then unzip it. Keep the unzipped folder somewhere you will not delete it. The browser loads the extension from that folder.
Open the extensions page
In the address bar, type chrome://extensions and press Enter. On Edge it is edge://extensions; on Brave, brave://extensions.
Turn on Developer mode
Flip the Developer mode toggle in the top-right corner. This is what lets you load an extension from a folder.
Click Load unpacked
A row of buttons appears under the header. Click Load unpacked.
Select the unzipped folder
Pick the folder you unzipped in step 1. The GBTI Network extension shows up in your list and its icon appears in the toolbar. That is it.
Your GitHub sign-in stays on your machine
The extension talks to GitHub directly from your browser. We never see or store your token, and you can sign out or remove the extension at any time.
What it does
Three things, once it is installed
Sign in with GitHub
Click the GBTI icon in your toolbar and sign in. Your GitHub credentials stay on your own machine, not on our servers.
Edit in place
Open any page you can edit and change it where it lives. No separate dashboard, no copy-paste between tabs.
Publish through the network
Save a draft or publish straight to the network. Your changes go through the same review flow as everyone else.
Publish with your AI agent
It ships with a GBTI MCP server
The extension folder also carries a GBTI MCP server. Connect it to Claude Code or any MCP client and your agent can publish new content and maintain what you have already shipped, through the same gated flow you use in the browser.
- Author from your agent
Your agent can draft, validate, and publish posts, products, and prompts, and check the status of your pull requests, all through the managed GBTI tools.
- Signs in as you
A GitHub device-flow login signs the MCP server in as you. Your token stays on your own machine, the same as the browser extension.
- Same content, both ways
Edit in the browser or hand it to your agent. Both write to the same files and go through the same review, so nothing drifts.
Publishing is a members-only feature of the extension. The MCP server signs in as you, but the gate still applies: only active paid members can publish. Without the right privileges the publish tools are rejected, so an agent cannot push content for a non-member.
Set up the GBTI Network MCP server in Claude Code so you can publish and maintain my GBTI content.
1. Register it as an MCP server. If I have the GBTI Chrome extension installed, run the copy that ships in its folder:
claude mcp add gbti-network -- node <path-to-the-unzipped-extension>/mcp/gbti-network-mcp.mjs
Otherwise run it straight from npm:
claude mcp add gbti-network -- npx gbti-network-mcp
2. Sign me in: call the login tool, give me the GitHub device URL and code, and after I authorize, call login_confirm. Confirm with whoami.
3. Show what I can work on with list_my_content, then use publish_content to publish or update a post, product, or prompt.
Important: publishing is a members-only feature of GBTI. publish_content only works when my GitHub account is an active paid member. Without the right privileges the gate rejects the change, so do not attempt to bypass it. Questions
Good to know
How do I update it?
Is my GitHub sign-in safe?
It did not load, what went wrong?
Do I need to be a member?
Can my AI agent publish for me?
Edit and publish your work in place
Install the free extension, then sign in to start drafting and publishing through the GBTI Network.