gpt.nu
@cablehead
关于 gpt.nu
a Nushell cross.stream extension to interact with LLMs and MCP servers
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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?
其他 分类下的更多 MCP 服务器
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论