Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
@VeriTeknik

VeriTeknik

plugged.in

AI memory that grows with you.

Persistent memory · Collective intelligence · Jungian archetypes

Plugin Version Platform Version License Docs

Website · Documentation · Plugin Repo · Platform Repo


Install

/plugin marketplace add VeriTeknik/pluggedin-plugin
/plugin install pluggedin@VeriTeknik-pluggedin-plugin

Then run /pluggedin:setup — a browser opens, you authorize, done. No key copying.


What happens when you install

Your AI stops being an amnesiac.

Memory sessions start automatically. Every tool call, error, decision, and insight is captured — across sessions, across projects. Memories decay naturally through compression stages, just like biological memory: what you reinforce survives, what you don't fades gracefully.

Collective intelligence kicks in. Patterns discovered by other developers surface in your context. A Docker permission fix found by 15 different people becomes one authoritative guide — delivered to you before you even hit the error. Privacy-preserving by design: HMAC-SHA256 identity erasure, k-anonymity, no exact timestamps in the collective layer.

Four Jungian archetypes guide every response:

Archetype Role Example
🔴 Shadow Warns of dangers "Friday afternoon deploys fail 3.4x more often across your org"
🔵 Sage Offers proven solutions "Docker volume permission errors: fix with chmod 755 on host dir"
🟡 Hero Provides complete workflows "Deploy → verify → rollback sequence for your K8s pipeline"
🟣 Trickster Flags hidden edge cases "This namespace config silently drops health checks under load"

Your AI's growth is measurable. The individuation score (0–100) tracks Memory Depth, Learning Velocity, Collective Contribution, and Self-Awareness. New team members inherit collective wisdom from day one.


What you get

Category Count Highlights
MCP Tools 24 Memory, knowledge base, clipboard, documents, notifications, discovery
Slash Commands 9 /pluggedin:setup, /pluggedin:status, /pluggedin:memory-search, and more
Lifecycle Hooks 5 SessionStart, PreToolUse, PostToolUse, PreCompact, Stop — all automatic
Background Agents 2 Memory Curator (classifies observations) + Focus Assistant (working set)

Key capabilities

  • Synchronicity Detection — Discovers temporal patterns across users automatically
  • Dream Processing — Consolidates fragmented memories during quiet periods (92% token reduction)
  • Archetype Router — Deterministic pattern delivery, no LLM overhead
  • Individuation Metrics — Per-profile maturity scoring with growth tracking
  • RAG Knowledge Base — Query your uploaded documents from within Claude Code
  • Cross-Agent Clipboard — Pass data between agents and sessions
  • Progressive Disclosure — Summaries first, full details on demand (~10x token savings)

How it works

Claude Code session starts
       │
       ▼
  ┌─────────────────┐
  │  SessionStart    │── Memory session created, individuation score shown
  └────────┬────────┘
           │
           ▼
  ┌─────────────────┐
  │  PreToolUse      │── Archetype patterns injected (Shadow/Sage/Hero/Trickster)
  └────────┬────────┘
           │
           ▼
  ┌─────────────────┐
  │  PostToolUse     │── Observations captured, temporal events recorded
  └────────┬────────┘
           │
           ▼
  ┌─────────────────┐
  │  PreCompact      │── Relevant memories injected before context compression
  └────────┬────────┘
           │
           ▼
  ┌─────────────────┐
  │  Stop            │── Session ended, Z-report generated
  └─────────────────┘

Zero configuration. Everything runs automatically through lifecycle hooks.


The platform behind the plugin

The plugin connects to plugged.in — an open-source AI infrastructure platform.

Component Purpose
pluggedin-app Core platform — Next.js 15, PostgreSQL, 50+ tables
pluggedin-mcp MCP proxy — 1,500+ tool integrations
SDKs JavaScript, Python, Go
PAP Agent Protocol — autonomous agent lifecycle management
Docs 60+ pages of documentation

Links

Plugin github.com/VeriTeknik/pluggedin-plugin
Platform plugged.in
Documentation docs.plugged.in
MCP Registry registry.plugged.in — 1,600+ servers
Technical Article Building the Collective Unconscious of Machines
Vision When AI Remembers: The Dawn of Machine Individuation

The collective unconscious of machines.

MIT Licensed · Made by VeriTeknik

Pinned Loading

  1. pluggedin-app pluggedin-app Public

    The Crossroads for AI Data Exchanges. A unified, self-hostable web interface for discovering, configuring, and managing Model Context Protocol (MCP) servers—bringing together AI tools, workspaces, …

    TypeScript 93 16

  2. pluggedin-mcp-proxy pluggedin-mcp-proxy Public

    Forked from VeriTeknik/pluggedin-mcp

    Plugged.in MCP Server manages all your other MCPs in one MCP.

    TypeScript 122 25

  3. pluggedinkit-js pluggedinkit-js Public

    Official JavaScript/TypeScript SDK for the Plugged.in Library API. Easily interact with document management, RAG (Retrieval-Augmented Generation) capabilities, and file uploads.

    TypeScript

  4. pluggedinkit-go pluggedinkit-go Public

    Official Go SDK for the Plugged.in Library API. Full support for document management, RAG queries, and file uploads.

    Go

  5. pluggedinkit-python pluggedinkit-python Public

    Official Python SDK for the Plugged.in Library API. Full support for both synchronous and asynchronous operations with comprehensive type hints.

    Python

  6. PAP PAP Public

    PAP is the control and telemetry backbone that connects Plugged.in's core control plane (the Station) with autonomous agents (the Satellites). The protocol defines how agents authenticate, exchange…

    Python 1

Repositories

Showing 10 of 52 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…