My personal software: dot files, utility programs, setup instructions, and more
{
"mcpServers": {
"my-software": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
My personal software: dot files, utility programs, setup instructions, and more
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 4 days ago. 7 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for My Software and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
My personal software: dot files, utility programs, setup instructions, and more.
The most impactful component of this repository might be my macOS Setup notes. It provides step-by-step instructions I like to follow for setting up a new Mac. In this repository, I've also crammed in a wide range of other personal tooling I've developed or am just experimenting with.
mac-os/My personal instructions for configuring macOS the way I like it and installing the tools I use.
See the README in mac-os/.
bash/My Bash config and notes about Bash auto-completion (I always forget how to set this up!).
See the README in bash/.
homebrew/A description of my Homebrew strategy.
See the README in homebrew/.
java/Java code that supports my personal workflows.
See the README in java/.
javascript/JavaScript code that supports my personal workflows.
See the README in javascript/.
jetbrains/My configuration for JetBrains IDEs (e.g. Intellij and Android Studio).
Essential tools for software developers and teams
https://www.jetbrains.com
See the README in jetbrains/.
karabiner/My configuration for the amazing tool Karabiner-Elements https://github.com/tekezo/Karabiner-Elements.
Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra or later.
-- https://github.com/pqrs-org/Karabiner-Elements
nushellMy Nushell configuration and scripts.
See the README in nushell/.
vscode/My Visual Studio Code user settings and keybindings.
See the README in vscode/.
starship/My config file for Starship.
The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-- https://github.com/starship/starship
General clean-ups, TODOs and things I wish to implement for this project:
b3154dde and before) the shortcuts I had defined for navi (but no need to use navi). There was some good knowledge there, but I never wound
up using navi.b3154dde and before) my usage of markdownlint. I still like it, but I just never got used to using it.
learn them better. I think I should pare down the larger one-liners.b3154dde and before) my Postgres-related Bash functions. These were hard fought and useful. Maybe reimplement in
Nushell. Alternatively, I often use Postgres in Docker. But still. (Same is true of the Mongo functions but not sure
how much I'll ever use Mongo again.)