Maverick MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Maverick MCPanalyze my interaction style and adapt your responses"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
maverick-mcp
Every Goose needs its Maverick.
A behavioral intelligence MCP server that makes AI agents adapt to who they're working with — not just what they're asked to do.
Built for Goose (now under the Agentic AI Foundation). Works with any MCP-compatible agent.
What it does
Maverick observes how you interact with your AI agent and adapts the agent's behavior to match your style:
Fast movers get short, decisive responses with maximum autonomy
Methodical thinkers get thorough explanations with verification checkpoints
Team players get collaborative framing with alignment checks
Detail-oriented builders get precise, evidence-backed responses with process gates
Same model underneath. Different teammate on top.
Related MCP server: OpenClueo MCP Server
How it works
┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ You │────▶│ Maverick │────▶│ Goose │
│ (developer) │ │ (MCP server)│ │ (AI agent) │
└──────────────┘ └──────────────┘ └──────────────┘
│ Detects your │
│ behavioral │
│ profile from │
│ interaction │
│ patterns │
│ │
│ Injects │
│ adaptation │
│ context into │
│ agent prompts │
└───────────────┘First use: Quick 2-minute behavioral assessment (10 questions) or skip and let Maverick infer from your interactions
Profile detection: Maps you to one of 17 behavioral profiles based on four drives: Dominance, Extraversion, Patience, Formality
Adaptation: Injects behavioral context into the agent's system prompt — adjusting tone, pacing, autonomy level, and decision style
Learning: Refines your profile over time based on what you accept, reject, and how you interact
Quick start
# Install
pip install maverick-mcp
# Run the MCP server
maverick serve
# Or with uvx (no install needed)
uvx maverick-mcp serveConnect to Goose
Add to your Goose configuration:
extensions:
maverick:
type: stdio
cmd: maverick
args: [serve]Or if running as a standalone server:
extensions:
maverick:
type: sse
uri: http://localhost:8300/sseMCP Tools
Maverick exposes these tools to the agent:
Tool | Description |
| Run the behavioral assessment (10 questions) |
| Get the current user's behavioral profile |
| Get adaptation instructions for the current context |
| Record user feedback to refine the profile |
The 17 Profiles
Based on Predictive Index behavioral science, used by 10,000+ companies:
Profile | Style | Agent Adaptation |
Maverick | Fast, bold, breaks molds | Short responses, max autonomy, ship dates |
Captain | Commanding, decisive | Executive summaries, clear delegation |
Persuader | Energetic, narrative-driven | Compelling framing, stakeholder angles |
Venturer | Independent, gut-driven | Minimal hand-holding, trust their direction |
Strategist | Analytical, big-picture | Systems thinking, long-range implications |
Controller | Structured, demanding | Precise specs, clear ownership |
Promoter | Social, fast-moving | High energy, visible progress |
Adapter | Balanced, flexible | Moderate everything, read the room |
Collaborator | Team-oriented, supportive | Alignment checks, inclusive language |
Individualist | Self-reliant, focused | Respect their process, don't over-explain |
Artisan | Craftsmanship, patient | Quality focus, tangible outcomes |
Guardian | Thorough, protective | Evidence first, risk assessment, checkpoints |
Specialist | Deep, precise | Domain depth, highest standards |
Analyzer | Methodical, data-driven | Show the data, verify claims |
Scholar | Knowledge-seeking, rigorous | Research backing, source verification |
Operator | Reliable, steady | Clear steps, predictable cadence |
Altruist | Warm, caring | Supportive tone, team-aware framing |
Data sovereignty
Your behavioral profile is stored locally on your machine — never sent to any server. Maverick runs entirely local. No accounts, no telemetry, no cloud.
~/.maverick/
├── profile.yaml # Your behavioral profile
├── interactions.jsonl # Interaction history (for refinement)
└── config.yaml # Server configurationBuilt on
Predictive Index behavioral science framework
Model Context Protocol (MCP) for agent integration
Airlock behavioral intelligence platform
The science
The four behavioral drives (DECF):
Dominance — Drive for control and influence over environment
Extraversion — Drive for social interaction and influence over people
Patience — Drive for consistency, stability, and deliberate pace
Formality — Drive for conformity, rules, and structure
Every person has a unique DECF signature. Every AI interaction should respect it.
We've validated this across 7,000+ conversations using ConstellationBench — a novel persona fidelity benchmark that measures whether AI agents maintain consistent behavioral adaptation.
Why "Maverick"?
The Maverick is the rarest behavioral profile — 2.5% of the population. Independent innovators who break every mold and bet on the future others can't see.
We named this project after them because that's what's missing from AI agents: the ability to recognize that not everyone thinks the same way, and to adapt accordingly.
Every Goose needs its Maverick.
License
Apache 2.0 — same as Goose.
Contributing
PRs welcome. See CONTRIBUTING.md.
Built by Airlock — the AI that knows who it's talking to.
This server cannot be deployed
Maintenance
Related MCP Connectors
Behavioral intelligence for client-facing professionals. Know who you're walking into.
CRM, relationship intelligence, and multi-agent orchestration for AI agents.
Deterministic compliance and vertical knowledge bases for autonomous agents. Free 24hr trial.
21-framework people intelligence and compatibility scoring for any MCP client.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides comprehensive psychological intelligence capabilities including persona analysis, attachment theory assessment, relationship compatibility evaluation, and autonomous workflow strategies through a complete graph database integration.-
- AlicenseBqualityDmaintenanceProvides a universal AI personality layer that uses a scientifically-backed Big Five engine to apply consistent character traits and brand voices across MCP-compatible platforms. It allows users to inject custom personality profiles or presets into AI interactions to ensure behavioral consistency.75 npm75MIT
- AlicenseNot gradedqualityBmaintenanceServes portable behavioral identity models via MCP. Extracts how a person thinks, communicates, and makes decisions from text, then provides always-on identity context, semantic fact retrieval, keyword search, and provenance tracing through 4 tools and 1 resource.4Apache 2.0
- AlicenseNot gradedqualityDmaintenanceTracks MCP server behavior from agent-reported interactions. Provides trust scores, behavioral baselines, anomaly detection, and compliance audit exports for EU AI Act and Singapore IMDA frameworks.13 npm1MIT