Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Join our community on [Discord](https://discord.gg/3XFf78nAx5) (badge above) or

- [windsurfrules by kinopeee](https://github.com/kinopeee/windsurfrules)
- [windsurfrules_by_kamusis](https://github.com/kamusis/windsurf_memories)
- [OptionsAhoy MCP](https://github.com/AlvisoOculus/optionsahoy-mcp) - Free, keyless MCP server and REST API for US equity-compensation tax planning (ISO/AMT exercise timing, NSO, RSU, QSBS, single-stock concentration, protective puts) across federal tax and all 50 states. Ships a drop-in Windsurf config kit.

## Community Prompts

Expand Down
9 changes: 8 additions & 1 deletion cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,14 @@
"RAII",
"mcpservers",
"kinopeee",
"kamusis"
"kamusis",
"OptionsAhoy",
"AlvisoOculus",
"keyless",
"QSBS",
"AMT",
"NSO",
"RSU"
],
"ignorePaths": ["node_modules/**", "package.json", "package-lock.json"],
"allowCompoundWords": true,
Expand Down