Skip to main content

MCP tools

Eight tools. Ranked context, search, learn, and review.
2 min read

Server name: stacktaste.

taste_status#

Workspace path, whether .stacktaste/ exists, counts.

Input: none.

taste_context#

Ranked live taste. Blocking policies first.

FieldType
querystring, optional. Prompt or paths

Local title, body, kind.

FieldType
querystring, required

taste_get#

One item by id, id prefix, or unique title.

FieldType
idstring, required

taste_learn#

New proposed item.

FieldType
titlestring, 2–240
bodystring, 1–20000
kindoptional enum
enforcementoptional enum

taste_propose#

Same as learn. If id is set and you are logged in, opens a suggestion on that item.

FieldType
titlestring
bodystring
kindoptional
enforcementoptional
idstring, optional

taste_reinforce#

Record another hit.

FieldType
idstring
notestring, optional, max 500

taste_review#

Accept or reject a proposal. Needs a logged-in CLI.

FieldType
idstring
actionaccept or reject