S
Sinai Falcon Corey
by @mh241
Model Context Protocol Servers
Created 3/14/2026
Updated about 21 hours ago
README
Repository documentation and setup instructions
sinai-falcon-corey
Model Context Protocol Servers
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/mh241/sinai-falcon-corey
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"mh241-sinai-falcon-corey": {
"command": "git",
"args": [
"clone",
"https://github.com/mh241/sinai-falcon-corey"
]
}
}
}