Runnable snippets for the Noteboxd API. Each needs a free API key from developers.noteboxd.com:
export NOTEBOXD_API_KEY=nb_live_your_key| File | Shows |
|---|---|
curl.sh |
Raw REST calls |
typescript/recommend-agent.ts |
A small "what to try next" recommender |
python/quickstart.py |
Search and fetch a profile in Python |
The MCP server itself needs no code. Point your client at @noteboxd/mcp (see the root README).