Last active
April 10, 2025 15:12
-
-
Save johnnyclem/c22f1a0027bff521e201180182d55df2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Apple Tools", | |
"key": "apple-tools", | |
"description": "Messages, Notes, Contacts, Email, Reminders", | |
"type": "local", | |
"command": "npx", | |
"args": [ | |
"-y", | |
"https://github.com/Dhravya/apple-mcp.git" | |
] | |
}, | |
{ | |
"name": "Altered State Machine", | |
"key": "asm", | |
"description": "text-to-image, text-to-3d, meme machine, model-rigging, model-animation", | |
"type": "hosted", | |
"url": "https://mcp.sou.ls/futureverse/sse", | |
"command": "", | |
"args": [] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment