Day 2: @START
Where BaseHub Becomes The
AI Content Engine.
Connect to your content repository from any MCP-compatible client.

Starting today, every BaseHub Repo gets an MCP Server, enabling seamless integration with AI tools like Cursor and Claude.
Available tools
You can now give your AI agent access to:
query_content
: Fetch content from your projectcommit
: Save changes with version controlcreate/update/delete_blocks
: Modify your structure on the flyget_repo_structure
: Understand your project’s layout
And more—giving the AI full context to make meaningful, accurate updates. You can check the full list on our docs.
Demos
[Prompt 1/4] “Add a newsletter form to my personal website”
Tools used:
get_content_structure
create_blocks
search_developer_docs
[Prompt 2/4] “Kickstart a Next.js App and connect it to BaseHub”
Tools used:
get_token
get_current_ref
get_content_structure
[Prompt 3/4] “Un-hardcode an existing piece of content, so your teammates can also edit it”
Tools used:
get_content_structure
create_blocks
commit
[Prompt 4/4] “Upload a local 3D Asset to BaseHub”
Tools used:
get_content_structure
get_upload_url
create_blocks
query_content
update_blocks
commit
Open source collaboration
None of this would have been possible without the new xMCP framework by our friends at basement.studio. It makes working with Model Context Protocol easy, with intuitive tool and param typing.
Our MCP implementation is open-source—check it out on GitHub!
end of Day 1
An AI teammate that understands your content.

Meet Your New Teammate
@START is an AI assistant that deeply understands your BaseHub repository structure. Unlike generic AI tools, START can analyze your schema, content relationships, and block configurations to provide contextually relevant suggestions and make intelligent content changes.
With START, you can:
Get content suggestions based on your existing repository structure
Receive schema recommendations tailored to your specific content needs
Generate content that maintains consistency with your existing style and structure
You can interact with START in two main ways: through the launcher or by tagging it in comments.
Using the Launcher
Find the launcher top right, in the header; or open it with a shortcut: ⌘S
.
Tagging @START in a Comment
Just like you can tag any teammate, you can also tag START and ask it anything related to that block.
WIP: Image and File Support
Image and file understanding capabilities are currently in development! With this, START will be a good fit for running content migrations, or creating schemas based on UI screenshots. Stay tuned!
Pricing
START is available now to all BaseHub users, and is free during our Beta period. You can expect a tokens-based pricing scheme, and a model selector to balance cost/performance.
end of Day 2
Day 3 starts