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
vault_agent
: Retrieves secrets from Supabasecode_agent
: Generates and edits code snippets
Deployment Stack
- Supabase (Secrets DB)
- Render (Server Host)
- Python + FastAPI# Raizin-MCP-Server