1. Export Credentials
Use the API URL and key from your handout:NULLSPACE_API_KEY is the runtime key used by the SDK, CLI, MCP server, and
raw HTTP calls. Keep it out of committed files and shell history.
2. Install SDK And CLI
Create an isolated Python environment and install the published package:nullspace-sdk; the import package and CLI command are
both named nullspace.
Check that the CLI can see your environment:
3. Install Agent Docs
Install the MCP extra when Codex, Claude Code, Cursor, VS Code, or another MCP client should call Nullspace tools:AGENTS.md or CLAUDE.md blocks, and MCP configuration. It does not require
an API key and does not store secrets. Start the coding agent from a shell
where NULLSPACE_API_URL and NULLSPACE_API_KEY are exported.