SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript Cursor Projects
-
oh-my-openagent
omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
onlook
The Cursor for Designers • An Open-Source AI-First Design tool • Visually build, style, and edit your React App with AI
Project mention: Onlook: The Visual-First Code Editor That Will Change How You Build Websites | dev.to | 2025-08-28View the Project on GitHub
-
opcode
A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions, run secure background agents, and more.
-
Happy Coder
Mobile and Web client for Claude Code. Spawn and control multiple Claude Codes in parallel. Happy Coder runs on your hardware. Works seamlessly with your existing tools and workflow. Secure with end-to-end encryption. Hands-free control with voice agent - not just dictation.
Project mention: Happy — The Open-Source App That Puts Claude Code in Your Pocket | dev.to | 2026-04-15Code on GitHub. Live app at happy.engineering. More posts at radarlog.kr.
-
Project mention: Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph) | news.ycombinator.com | 2026-06-03
-
It's convenient to place the rules in a separate directory. For example, create a .cursor folder in the project root and put all rules inside a rules folder within it. Be sure to give the AI agent a link to the rules. Here's also an example of a detailed set of rules from another project configured with Framelink MCP:
-
claude-context
Code search MCP for Claude Code. Make entire codebase the context for any coding agent.
Claude Code doesn't do anything with semantic search or embeddings out of the box. They use a simple grep tool instead.
Neither does OpenAI's Codex CLI - you can confirm that by looking at the source code https://github.com/openai/codex
Cursor and Windsurf both use semantic search via embeddings.
You can get semantic search in Claude Code using this unofficial plugin: https://github.com/zilliztech/claude-context
-
git-mcp
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
-
refly
The first open-source agent skills builder. Define skills by vibe workflow, run on Claude Code, Cursor, Codex & more. Build Clawdbot 🦞· APIs for Lovable · Bots for Slack & Lark/Feishu · Skills are infrastructure, not prompts.
Inspired by BulletProof React, I applied its codebase architecture concepts to the Refly codebase.
-
mcp
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser (by BrowserMCP)
Project mention: Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding? | news.ycombinator.com | 2026-06-15Pi is decent.
I've used the cli agents for claude, cursor, and pi, plus several custom harnesses I've written myself from time to time as experiments (and I guess technically gastown, if we're calling that a harness).
Pi is... just fine.
It does what I need it to, has a decent selection of tooling out of the box, integrates nicely with other tools, and generally gets out of my way enough that I don't think about it much anymore.
If you can run ~30b models at decent speeds, I think most folks would be pleasantly surprised at how capable they are with pi.
Tack on some of the extensions (ex https://pi.dev/packages/pi-mcp-adapter?name=mcp and https://pi.dev/packages/pi-web-access?name=search) and I get web tooling (ex - perplexity search), access to mcps to do things like drive chrome (https://browsermcp.io/) or firefox (https://github.com/mozilla/firefox-devtools-mcp)
It's fine. Is it as good as a subsidized top tier model? Nope. Is it free and still very capable? Yup.
And personally, I've been having a LOT of fun with the pi sdk (https://pi.dev/docs/latest/sdk)
Which is something that all the other providers charge you api access rates for (ex - thousands a month).
-
cursor-ai-downloads
All Cursor AI's official download links for both the latest and older versions, making it easy for you to update, downgrade, and choose any version. 🚀
-
crystal
(Crystal is now Nimbalyst) Run multiple Codex and Claude Code AI sessions in parallel git worktrees. Test, compare approaches & manage AI-assisted development workflows in one desktop app. (by stravu)
Option 4: Integrated environment. Tools like Nimbalyst that treat markdown as a first-class concern alongside code. Newer approach, fewer options, but addresses the fundamental problem of fragmented context.
-
Also in this issue: Matt Nigh analyzed 2,500+ repositories to figure out what makes AGENTS.md files actually useful (spoiler: most aren't), browser fingerprinting via favicon is both creepy and clever, PrinceJS lands in the top 3 performance benchmarks despite being "the smallest backend framework ever," and privacy fans get Ackee for self-hosted analytics. Ultracite brings zero-config linting with opinions baked in, and zerobyte automates backups for self-hosters who want to set it and forget it.
-
Chaterm
Open source AI terminal for cloud and infrastructure management, enabling you to deploy, troubleshoot, and automate services using natural language and intelligent agents.
Originally published at https://chaterm.ai GitHub:https://github.com/chaterm/Chaterm
-
dbhub
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
Project mention: dbhub VS onequery - a user suggested alternative | libhunt.com/r/dbhub | 2026-06-01 -
Project mention: LNAI – Define AI coding tool configs once, sync to Claude, Cursor, Codex, etc. | news.ycombinator.com | 2026-02-03
Is this substantially different than https://github.com/intellectronica/ruler? Or how would you differentiate?
-
DevDocs
Completely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App (by cyberagiinc)
-
Project mention: Show HN: Agent harness that turns errors into shared genes | news.ycombinator.com | 2026-04-21
-
typescript-nextjs-starter
Non-opinionated TypeScript starter for Next.js 16. All the tools you need to build your next project ⚡️
-
ai-devkit
Make AI coding agents follow a repeatable engineering workflow with planning, memory, verification, skills, and review. One config. All agents. Same workflow.
Project mention: I collected all valuable AI Skills repositories | news.ycombinator.com | 2026-02-03 -
triplex
The open source visual workspace for React / Three Fiber. Build the 2D and 3D web. React Three Editor.
Project mention: Show HN: Editor for React Three Fiber goes open source | news.ycombinator.com | 2025-10-10 -
ccmanager
Coding Agent Session Manager for Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI
For solo development there are already plenty of good tools: Agent Deck, AoE, Vibe Kanban, CCManager, and others. Most of them support different agents. Agent Deck and AoE can run sessions in Docker. Agent Deck can work with your own sessions on other remote servers.
-
memory-bank-mcp
A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Project mention: Reflections from InfoQ Munich 2025 -Platforms, People, and the Path to Sovereignty | dev.to | 2025-10-17memory bank MCP server,
TypeScript Cursor discussion
TypeScript Cursor related posts
-
Nezha – A UI for Claude Code and Codex CLI
-
qwen2.5-coder is too slow for Claude Code on a Mac. Here's the fix.
-
Show HN: RoBrain – Shared memory for AI agents, with rejected alternatives
-
Show HN: Engram adds universal context spine for AI coding IDEs
-
Show HN: Ungate – use Claude and GPT subscriptions in Cursor without API costs
-
Show HN: Stagewise – Agentic IDE for Your Z.ai/DeepSeek/Moonshot Subscription
-
Best Vinted Scraper in 2026 — Honest Tools Comparison
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jun 2026
Index
What are some of the best open-source Cursor projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | oh-my-openagent | 61,908 |
| 2 | onlook | 25,905 |
| 3 | opcode | 22,033 |
| 4 | Happy Coder | 21,849 |
| 5 | agentmemory | 20,972 |
| 6 | Figma-Context-MCP | 15,063 |
| 7 | claude-context | 11,828 |
| 8 | git-mcp | 8,163 |
| 9 | refly | 7,357 |
| 10 | mcp | 6,384 |
| 11 | cursor-ai-downloads | 3,199 |
| 12 | crystal | 3,081 |
| 13 | ultracite | 3,000 |
| 14 | Chaterm | 2,994 |
| 15 | dbhub | 2,958 |
| 16 | ruler | 2,739 |
| 17 | DevDocs | 2,089 |
| 18 | PrismerCloud | 1,523 |
| 19 | typescript-nextjs-starter | 1,435 |
| 20 | ai-devkit | 1,340 |
| 21 | triplex | 1,269 |
| 22 | ccmanager | 1,146 |
| 23 | memory-bank-mcp | 912 |