A map of every public surface on cursorboston.com. Use this when you're trying to figure out where something lives or which section to send a friend / contributor to.
For the contributor-side counterpart (how to build, ship, and contribute),
start at FIRST_CONTRIBUTION.md and
DEVELOPMENT.md.
| Route | What it's for |
|---|---|
/ |
Landing page — hero, programs, events. |
/about |
Mission, values, who we are. |
/about-cursor |
What the Cursor editor is, for newcomers. |
/members |
Opted-in member directory + community feed. |
/ecosystem |
Boston-area orgs in the AI ecosystem. |
/partners |
Org partnerships. |
| Route | What it's for |
|---|---|
/events |
Calendar of upcoming and past events. |
/events/request |
Request an event or venue. |
/hackathons |
Hackathon hub: per-event pages, signups, teams. |
/hackathons/hack-a-sprint-2026 |
Hack-a-Sprint 2026. |
/hackathons/sports-hack-2026 |
Sports Hack 2026. |
/summer-cohort |
Summer cohort dashboard (C1 + C2 weekly submissions). |
/cfp |
Call for proposals / sponsorships. |
| Route | What it's for |
|---|---|
/pair |
One-off pair-programming matchmaking. |
/mentorship |
Longer-term mentor/mentee matching. |
/questions |
Community Q&A with vote + accepted-answer. |
/talks |
Past talks archive + curated research articles. |
/talks/submit |
Propose a talk. |
/cookbook |
Shared prompts, rules files, and AI-native workflows. |
/blog |
Posts from the community. |
| Route | What it's for |
|---|---|
/showcase |
Member-submitted projects with voting. |
/opportunities |
Jobs, co-founder roles, gigs from members. |
/badges |
Your earned badges. |
/certificate |
LinkedIn certificate after 3 merged PRs. |
| Route | What it's for |
|---|---|
/game |
Play the Cursor Boston strategy game. |
/game/help |
In-app wiki: overview, phases, castes, combat, world, heroes, endgame, community, contributor. |
/game/armageddon |
Endgame ritual: 7 seals, magic success roll, hall of fame. |
/game/heroes |
Hero registry (current + past). |
/game/leaderboard |
Top players + caste rankings. |
/game/tiles |
Browse all tiles. |
/game/setup |
Choose your caste + claim your starting tile. |
/game/upgrades |
Building upgrades. |
/game/spells |
Available spells. |
/game/artifacts |
Artifact registry. |
/game/recruit |
Recruit units. |
/game/attacks |
Recent battles. |
/game/threats |
Surface map of current threats. |
| Route | What it's for |
|---|---|
/open-source |
How to contribute (PRs, content, code). |
/contribute/game-art |
Artist contributor guide for game art. |
/maintainers |
Apply / dashboard for maintainers. |
/maintainers/apply |
Maintainer application steps. |
/maintainers/dashboard |
Maintainer triage dashboard. |
/agents/claim/[token] |
Claim an Agent registration. |
| Route | What it's for |
|---|---|
/login |
Sign in. |
/signup |
Create an account. |
/profile |
Edit your profile, link GitHub / Discord, set visibility. |
/pair/requests |
Pending pair requests. |
/cohort-withdraw |
Withdraw from the summer cohort. |
/unsubscribe |
Email unsubscribe management. |
| Route | What it's for |
|---|---|
/api/docs |
Swagger UI for the public API. |
/analytics |
Aggregate site analytics. |
/code-of-conduct |
Community Code of Conduct. |
/privacy |
Privacy policy. |
/terms |
Terms of service. |
/cookies |
Cookie policy. |
/accessibility |
Accessibility statement. |
/disclaimer |
Disclaimer. |
- Real-time chat: Discord.
- Code-level contributor docs:
FIRST_CONTRIBUTION.md,DEVELOPMENT.md,ADD_CONTENT.md,SUBMISSION_BRANCHES.md. - Game contributor docs:
generals/— seeHEROES.md,ARMAGEDDON.md,NON_TURN_ACTIVITIES.md, plus the existing contributor guides for units, spells, castes, balance, etc. - Operational / security:
SECURITY_OPERATIONS.md,RELEASING.md,BRANCH_PROTECTION.md.