Skip to content

quantum-box/basepath

v0.1.0MIT

Work with your Basepath goals, weekly plan and reviews in the conversation. Every change is a proposal you approve in Basepath.

MCP servers

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

basepathstreamable-http
{
  "type": "streamable-http",
  "url": "https://pathbase-v2.txcloud.app/api/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": "basepath",
  "version": "0.1.0",
  "description": "Work with your Basepath goals, weekly plan and reviews in the conversation. Every change is a proposal you approve in Basepath.",
  "author": {
    "name": "Quantum Box",
    "url": "https://pathbase-v2.txcloud.app"
  },
  "homepage": "https://pathbase-v2.txcloud.app",
  "repository": "https://github.com/quantum-box/basepath",
  "license": "MIT",
  "keywords": ["goals", "planning", "weekly review", "okr"],
  "skills": "./skills/",
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Basepath",
        "shortDescription": "目標・今週の行動・週次レビューを会話の中で",
        "longDescription": "Basepathに保存されている目標、今日と今週の行動、週次レビューを会話の中で表示し、計画の変更を提案します。AIが作るのは変更案だけです。実際に反映されるのは、あなたがBasepath上で差分を確認して承認したときだけで、この画面での操作は本人確認の代わりにはなりません。個人の計画と組織の計画は別のワークスペースとして扱われ、混ざることはありません。",
        "developerName": "Quantum Box",
        "category": "productivity",
        "composerIcon": "./assets/composer-icon.svg",
        "logo": "./assets/logo.svg"
      }
    }
  }
}

Client extensions

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

  • com.openai

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • skills