P
Proyecto MCP
by @Jean-snt
Integrantes: Juan armando Linares, Cesar Martel, Junior Sulca, Rodrigo guerra, Jair Urbano y Zaith Saens
Created 9/8/2025
Updated 1 day ago
README
Repository documentation and setup instructions
PROYECTO-MCP-
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/Jean-snt/PROYECTO-MCP-
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"jean-snt-proyecto-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/Jean-snt/PROYECTO-MCP-"
]
}
}
}