Cardano_J.A.R.V.I.S
by Adidem23
Overview
Cardano J.A.R.V.I.S is an intelligent AI-powered automation system that allows users to perform Cardano blockchain operations using natural voice commands.
Installation
No command providedEnvironment Variables
- GOOGLE_GEMINI_API_KEY
- MASUMI_REGISTRY_BASE_URL
- MASUMI_PAYMENT_BASE_URL
- MASUMI_REGISTRY_TOKEN
- MASUMI_PAYMENT_TOKEN
- MASUMI_NETWORK
Security Notes
The system utilizes 'pyautogui' for UI automation (e.g., opening wallets, typing addresses, clicking buttons). This grants the AI agent complete control over the user's desktop environment, which is a critical security vulnerability. A compromised or hallucinating AI could perform arbitrary, unauthorized actions, including accessing sensitive data or initiating unintended transactions outside the intended blockchain context, bypassing programmatic checks. Additionally, the FastAPI backend has CORS configured with `allow_origins=["*"]`, making it vulnerable to requests from any origin, which is highly insecure for a server handling blockchain operations.
Similar Servers
mcp-redis
Provides a natural language interface for AI agents to efficiently manage, search, and interact with structured and unstructured data in Redis.
evm-mcp-server
Enables AI agents to interact with 60+ EVM-compatible blockchains, perform transactions, query data, and interact with smart contracts via a unified Model Context Protocol (MCP) interface.
mcp-for-argocd
Enables AI assistants to interact with Argo CD applications through natural language, streamlining DevOps tasks.
ddev-mcp
Provides AI assistants with DDEV development environment automation for various web projects, enabling AI to manage local development environments, databases, and CMS-specific workflows.