CLA-free fork of the glamourous AI coding agent for your favourite terminal 💘
1{ 2 "lsp": { 3 "go": { 4 "command": "gopls" 5 } 6 }, 7 "mcp": { 8 "context7": { 9 "command": "", 10 "url": "https://mcp.context7.com/mcp", 11 "type": "http" 12 } 13 } 14}