copiloto-credito-pyme

Customware-cl/copiloto-credito-pyme
★ 0 stars Python 🤖 AI/LLM Updated today
Copiloto de Crédito PyME para Claude Impact Lab 2026 · Track Inclusión Financiera · Evaluador transparente con 6 dimensiones + hard stops + MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "copiloto-credito-pym": {
      "command": "uvx",
      "args": [
        "copiloto-credito-pyme"
      ]
    }
  }
}

Or install with pip: pip install copiloto-credito-pyme