frigg 0.3.2

Local-first MCP server for code understanding.
Documentation
1
2
3
4
5
6
7
8
9
10
11
use super::*;

mod cli_workflows;
mod firecrawl;
mod go;
mod n8n;
mod nim;
mod python;
mod roc;
mod supabase;
mod typescript;