AI-powered coding agent using NanoGPT.
bun i -g nanocode@latestGet from open-vsx.org
Download from releases
Download from releases, unzip zed-version.zip, then add the folder as a dev extension
More info at nanocode.nvim
Set your NanoGPT API key:
nanocode auth loginor set it inside nanocode on startup!
Get your API key from nano-gpt.com/api
View your Nano-GPT balance and subscription usage with /nanogpt
The Nano-GPT MCP Server is now built in and automatically enabled, using your API key
- Primary:
zai-org/glm-5 - Thinking:
zai-org/glm-5:thinking
All models from NanoGPT are dynamically loaded from the API when your API key is configured.
NanoCode has some improvements for Nano-GPT and some opinionated changes:
- Models that support reasoning will use the v1thinking endpoint with interleaved thinking enabled by default
- All models are automatically updated from the nano-gpt api, no need to hardcode them
- Nano-GPT MCP built in
- Subscription Model filters + more nanogpt api info added
- Select preferred providers per model (PAYG ONLY)
- Vision MCP Support (Admittedly this is a bit hacky, but it works)
This is a fork of OpenCode configured to use NanoGPT as the default provider.