cablehead/gpt2099.nu

View on GitHub ↗

a Nushell cross.stream extension to interact with LLMs and MCP servers

23 ★4 forksNushellUpdated 5mo ago

What you need to know

A Nushell-scriptable MCP client built on cross.stream with editable context threads and a consistent API across Anthropic, Cerebras, Cohere, Gemini and OpenAI providers, plus MCP server tool integration.

Install

Install and configure cross.stream first
overlay use -pr ./gpt && gpt init && gpt provider enable

Usage

  • gpt provider ptr milli --set to pick a light model
  • 'hola' | gpt -p milli to run a prompt

Key features

  • Single API across multiple LLM providers
  • Persistent, editable conversation threads stored in cross.stream
  • MCP server tool integration
  • Document upload (PDFs, images, text) with content-type detection
  • Fully scriptable and inspectable in the terminal

Best for

Terminal users who want a scriptable, provider-independent MCP client

Caveats

  • Requires Nushell and cross.stream setup
  • This repo is an MCP client, not an MCP server
Platforms: macOS · Linux

Reviewed 2026-08-11

Topics

anthropiccode-generationcross-streamgeminillmmodel-context-protocolnushell
Stars
23★
Forks
4
Language
Nushell
License
Created
2025-03-30
Last push
2026-03-17