M
MCP Snowdocs Vibe
MCP server by sfc-gh-miwhitaker
Created 10/8/2025
Updated 2 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/sfc-gh-miwhitaker/mcp-snowdocs-vibe
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"sfc-gh-miwhitaker-mcp-snowdocs-vibe": {
"command": "git",
"args": [
"clone",
"https://github.com/sfc-gh-miwhitaker/mcp-snowdocs-vibe"
]
}
}
}