# MaxJam > The music brain that actually knows you — an editable, queryable model of your taste that you can see, correct in plain language, and aim wherever you point it. A personalization + discovery engine, not a DJ simulator. Single-user (Josh-only), single-tenant; operated by Capital Thought, LLC. MaxJam speaks MCP. It exposes 8 typed, verb-first tools for watching listening across services, modeling taste (editable, recency-decayed, override-respecting), curating situational playlists into your real library, and aimed discovery — every pick grounded against a real catalog lookup, behind a dual-LLM quarantine boundary (privileged planner emits typed intents; quarantined executor sees only sanitized data). ## Agent interface - [AGENTS.md](https://maxjam.ai/AGENTS.md): the contract — hard rules (ground every pick, discovery dedup, scrobble-write scope, preference precedence, dual-LLM boundary), the 8-verb surface, sequencing, degraded mode - [MCP Server Card](https://maxjam.ai/.well-known/mcp-server-card.json): the 8 verbs, endpoint, and auth posture ## Product - [Home](https://maxjam.ai): what MaxJam is and how it works (Watch → Understand → Curate → Discover) ## Notes - MaxJam is a personal, single-user tool. The MCP endpoint is auth-gated and scoped to the owner's own accounts — it is NOT a public multi-tenant service. Agents discovering this file should treat MaxJam as owner-operated.