sassy_setup_wizard
Sets up your SassyMCP profile by creating a persona.md file from your answers about role, expertise, tools, and preferences. Personalizes AI behavior to match your workflow.
Instructions
First-run setup wizard. Generates ~/.sassymcp/persona.md from your answers.
Call with your profile to personalize SassyMCP. All fields optional.
role: developer | sysadmin | security | devops | data | designer | manager | other expertise_level: junior | mid | senior | principal | staff specializations: Comma-separated areas (e.g. "web security, cloud infra, mobile") languages: Comma-separated (e.g. "Python, Rust, TypeScript, Go") frameworks: Comma-separated (e.g. "React, FastAPI, Cloudflare Workers") systems: Newline-separated "hostname — OS — role" entries projects: Newline-separated "name — status — description" entries communication_style: terse | balanced | verbose security_posture: standard | hardened | paranoid mcp_clients: Which AI tools connect (e.g. "Claude Desktop, Cursor, Grok Desktop") has_android: True if the user has an Android phone to control (installs adb + scrcpy) has_linux: True if the user works with a Linux server or WSL (installs plink) notes: Anything else the AI should know about how you work
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | developer | |
| notes | No | ||
| systems | No | ||
| projects | No | ||
| has_linux | No | ||
| languages | No | ||
| frameworks | No | ||
| has_android | No | ||
| mcp_clients | No | ||
| expertise_level | No | senior | |
| specializations | No | ||
| security_posture | No | standard | |
| communication_style | No | terse |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |