imokokok / Insight
"clean:dev": "rm -rf .next && next dev", "clean:start": "rm -rf .next && next build && next start", "mcp:stdio": "tsx src/mcp/index.ts", "mcp:http": "tsx src/mcp/http-server.ts", "sync:chainlink-catalog": "tsx scripts/sync-chainlink-catalog.ts", "cron:reputation": "tsx scripts/reputation.ts", "cron:…
🔌 MCP Serverclaude codeclaude desktop