Other Agents¶
For agents that do not have a dedicated NBER-CLI plugin, use MCP plus the NBER-CLI skill.
Preferred Setup¶
Add this MCP server:
Then load or paste the skill from:
If MCP Is Not Supported¶
Use direct commands:
uvx nber-cli search "labor economics"
uvx nber-cli info w25000 --format json
uvx nber-cli download w34567 --save-base ./papers
Use JSON output when another program or agent needs to consume the result.
Access Limits¶
Do not bypass NBER restrictions. Surface 403, 404, timeout, access-denied, and download-limit responses clearly to the user.