Skip to content

princi-ai/princi

v0.1.14MIT

Your personal context engine. Bootstrap any AI task by instantly warming up with relevant emails, Drive docs, Slack threads, and meeting decisions — before writing a single line of code.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

princistreamable-http
{
  "type": "streamable-http",
  "url": "https://princi.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "princi",
  "version": "0.1.14",
  "description": "Your personal context engine. Bootstrap any AI task by instantly warming up with relevant emails, Drive docs, Slack threads, and meeting decisions — before writing a single line of code.",
  "author": { "name": "Princi AI", "email": "support@princi.ai", "url": "https://princi.ai" },
  "homepage": "https://princi.ai",
  "repository": "https://github.com/princi-ai/princi-plugin",
  "license": "MIT",
  "keywords": ["personal context", "knowledge retrieval", "email search", "google drive", "slack", "meeting notes", "action items", "meeting context"],
  "extensions": {
    "ai.princi": {
      "displayName": "Princi",
      "logo": "./assets/logo.png",
      "category": "productivity",
      "privacyPolicyURL": "https://princi.ai/privacy"
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • collect-pr-evidence.mjs
  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • ai.princi