agentica-server
✓Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Installation
SKILL.md
Complete reference for running Agentica SDK with a local Claude proxy. This enables Python agents to use Claude CLI as their inference backend.
| Variable | Set By | Used By | Purpose |
| INFERENCEENDPOINTURL | Human | agentica-server | Where server sends LLM inference requests | | SMBASEURL | Human | Agentica SDK client | Where SDK connects to session manager |
Agentica server + Claude proxy setup - architecture, startup sequence, debugging Source: parcadei/continuous-claude-v3.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill agentica-server- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is agentica-server?
Agentica server + Claude proxy setup - architecture, startup sequence, debugging Source: parcadei/continuous-claude-v3.
How do I install agentica-server?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill agentica-server Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/parcadei/continuous-claude-v3
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01