Raizin-MCP-Server
0
Raizin MCP Server is a Multi-Agent Control Plane designed to route secure tasks among various logic agents. It is deployed using Supabase and Render, leveraging Python and FastAPI for its operations.
Raizin MCP Server
Multi-Agent Control Plane (MCP) for routing secure tasks across different logic agents.
Current Agents
- Retrieves secrets from Supabase
- Generates and edits code snippets
Deployment Stack
- Supabase (Secrets DB)
- Render (Server Host)
- Python + FastAPI