Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Provides structured behavioral analysis grounded in Panksepp's affective neuroscience and pattern matching to understand human intent and behavior through primary emotional systems and transition dynamics.

README.md

ASEKE Compass Engine — MCP Server

Behavioral analysis tools grounded in Panksepp's Affective Neuroscience (1998), Duckitt & Sibley's Dual Process Model (2009), and the ASEKE framework (Hall).

What This Does

Provides structured analytical patterns for understanding human behavior and intent through the lens of primary emotional systems, Information Structure capture, and transition dynamics.

Tools

| Tool | Purpose | | --------------------- | ------------------------------------------------------------------------------------- | | list_all | Catalog all 7 primary systems and 12 named patterns | | get_system_info | Detailed info on a Panksepp system (neural basis, IS vulnerability, political bridge) | | get_pattern_info | Detailed info on a named pattern (substrate, blind spots, leverage points) | | analyze_behavior | Structured 5-step ASEKE analysis of any behavioral situation | | match_patterns | Signal-based pattern matching against the 12-pattern library | | bridge_to_political | Map system activation to DPM (RWA/SDO)\* with timescale caveats |

\*This tool uses the Dual Process Model (DPM) to map biological emotional systems to political psychology dimensions—specifically Right-Wing Authoritarianism (RWA) and Social Dominance Orientation (SDO).

Biological Vocabulary: Panksepp's Seven Systems

| System | Role | IS Vulnerability | | --------------- | ------------------------------------ | ----------------------------------------------------------- | | SEEKING | Curiosity, exploration, goal-pursuit | IS acquisition gateway — hooks curiosity first | | RAGE | Obstacle removal, boundary defense | Requires a target — demagogic IS provides one | | FEAR | Threat detection, escape | Primary authoritarian IS substrate (→ RWA) | | PANIC/GRIEF | Separation distress, bonding need | Desperate belonging-seeking — cults, movements recruit here | | CARE | Nurturing, protection | Circle width determines SDO axis position | | PLAY | Social joy, boundary-testing | Resistant to IS but weaponizable (trolling) | | LUST | Reproductive motivation | LUST+FEAR = purity politics |

Pattern Library

12 named patterns synthesizing established research: Scapegoat Pivot, Coherence Timeout, Comfort Trap, Burnout Cascade, Algorithmic Escalation, Mirror Conflict, IS Competition, Institutional Mood, Virtue Fortress, Authority Transfer, Narrative Gravity Well, Identity Lock-In.

Setup

Clone or fork the repository.

cd ~/aseke-compass-mcp
npm install
npx tsc

Claude Desktop Config

Add to ~/.config/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "aseke-compass": {
      "command": "/home/<your_username>/.nvm/versions/node/<your_node_version>/bin/node",
      "args": ["/your/path/to/aseke-compass-mcp/dist/index.js"]
    }
  }
}

Restart Claude Desktop after config changes.

Provenance

Empirical foundations: Panksepp (1998), Duckitt & Sibley (2009), Jost & Banaji (1994), Milgram (1963), Kahneman (2011), Sweller (1988), Kahan (2017), Russell (1980), and others.

Framework contributions: ASEKE (Hall) — IS capture of primary emotional system output via CE efficiency. EFHF (Hall) — lumpability, coherence windows. Boundary Conditions (Hall, 2026) — ethical behavior as structurally weaker boundary condition.

The seven primary emotional systems are established cross-species neuroscience. The pattern library synthesizes established findings into original analytical tools. See the companion SKILL.md for full analysis.

Author

Tyler B. Hall — part of the ASEKE/EFHF research program.

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Other servers.