gpt2099.nu is a Nushell extension for interacting with LLMs and MCP servers. It provides commands to send prompts, manage conversations, and integrate with MCP servers. Developers use it to build Nushell scripts that interact with AI models and MCP services.
gpt2099.nu is a Nushell extension for interacting with LLMs and MCP servers. It provides commands to send prompts, manage conversations, and integrate with MCP servers. Developers use it to build Nushell scripts that interact with AI models and MCP services.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"cablehead-gpt2099nu-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cablehead-gpt2099nu-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from gpt2099.nu?"
API Key Required
This server requires an API key from gpt2099.nu. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| GPT2099.NU_API_KEY | Yes | Your gpt2099.nu API key |
"What resources are available in gpt2099.nu?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in gpt2099.nu"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in gpt2099.nu with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.