xs.mcp.nu
@cablehead
关于 xs.mcp.nu
a Nushell cross.stream extension to interact with LLMs and MCP servers
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is xs.mcp.nu?
xs.mcp.nu is a Nushell‑scriptable MCP client that lets you edit conversation threads stored in cross.stream. It provides a consistent API across multiple AI providers (Anthropic, Cerebras, Cohere, Gemini, OpenAI) and supports persistent, editable context windows.
How to use xs.mcp.nu?
Install and configure cross.stream, then overlay the gpt module with overlay use -pr ./gpt. Run gpt init to initialize the LLM command, enable a provider with gpt provider enable, set a model alias with gpt provider ptr milli --set, and start a conversation with "hola" | gpt -p milli.
Features of xs.mcp.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 upload with automatic content‑type detection and optional caching.
- Fully scriptable in Nushell with inspectable terminal workflows.
- Built on cross.stream for event‑driven processing.
Use cases of xs.mcp.nu
- Run AI‑powered conversations directly from your Nushell terminal.
- Review, edit, and control your own context window across sessions.
- Connect to external MCP servers to extend client functionality.
- Upload PDFs, images, and text files as reference material in chats.
- Generate structured code context from Git repositories.
FAQ from xs.mcp.nu
Why does the name include 2099?
"What else would you call the future?"
What models and providers does xs.mcp.nu support?
It connects to Anthropic, Cerebras, Cohere, Gemini, and OpenAI through a single interface, with an API to add providers easily.
Does xs.mcp.nu require any runtime dependencies?
Yes, you must first install and configure cross.stream, which provides the ecosystem for editing and working with context windows.
How are conversations, documents, and API keys stored?
Conversations are saved in cross.stream threads; API keys are stored locally when you run gpt provider enable.
How does xs.mcp.nu compare to Claude Code for local file editing?
xs.mcp.nu already rivals Claude Code for local file editing, but with full provider independence and deeper flexibility.
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论