gpt.nu
@cablehead
About gpt.nu
a Nushell cross.stream extension to interact with LLMs and MCP servers
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is gpt.nu?
gpt.nu is a Nushell scriptable MCP (Model Context Protocol) client with editable context threads stored in cross.stream. It provides a consistent API across multiple AI providers (Anthropic, Cerebras, Cohere, Gemini, OpenAI) and is designed for terminal users who want a fully scriptable, inspectable AI assistant integrated into their Nushell workflow.
How to use gpt.nu?
After installing and configuring cross.stream, load the gpt module with overlay use -pr ./gpt, then run gpt init to initialize the cross.stream command. Enable a provider with gpt provider enable and set a model alias, e.g. gpt provider ptr milli --set. Invoke with "hola" | gpt -p milli.
Key features of gpt.nu
- Consistent API across Anthropic, Cerebras, Cohere, Gemini, and OpenAI
- Persistent, editable conversation threads stored in cross.stream
- Flexible tool integration via MCP servers
- Document support (PDFs, images, text files) with auto content-type detection
- Fully scriptable in Nushell, with full context inspectability
Use cases of gpt.nu
- Interactive AI assistant directly in the terminal
- Scripting AI calls into Nushell pipelines for automation
- Managing long, editable conversations with complete context control
- Extending AI capabilities by connecting custom MCP servers
- Processing and referencing documents (PDFs, images, text) within conversations
FAQ from gpt.nu
Why does the name include 2099?
What else would you call the future?
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ICSS
chokcoco不止于 CSS
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments