plecdill-dashboard

antonken/plecdill-dashboard
★ 0 stars HTML 🤖 AI/LLM Updated today
Plecdill es un MCP Server Bancario que conecta LLM´s con herramientas y cores bancarios
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": {
    "plecdill-dashboard": {
      "command": "npx",
      "args": [
        "-y",
        "antonken/plecdill-dashboard"
      ]
    }
  }
}