Installation
Option 1: Quick Install (Recommended)
Configuration
Claude API Setup
ClaudeSpace requires Claude API access for agent testing. Two authentication methods:Method 1: CLI Authentication (Recommended)
- No API key management
- Automatic token refresh
- Secure credential storage
Next Steps
Now that ClaudeSpace is installed, you’re ready to build your first agent!- Workspace Basics - Understand project organization
- Node Types Reference - Learn about all node types
Having Issues?
Get help:- Report a bug
- Join Discord
- Check existing issues for solutions
- Node.js version (
node --version) - npm version (
npm --version) - Operating system and version
- Error messages (full text or screenshots)
- Steps to reproduce
Development Commands
For developers working on ClaudeSpace:System Architecture
Understanding how ClaudeSpace works under the hood:License
ClaudeSpace is open source software licensed under the MIT License. What this means:- Free to use for personal and commercial projects
- Modify and distribute
- Private use
- No warranty or liability
Ready to build your first agent?Continue to agent basics →