tpc-server

suttonwilliamd/tpc-server

3.3

If you are the rightful owner of tpc-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

TPC Server is a backend service designed to log, store, and retrieve the reasoning process, intended actions, and executed steps for AI agents or collaborative projects.

Tools

Functions exposed to the LLM to take actions

add_thought

Record a new thought.

create_plan

Define a new plan.

log_change

Log an action taken against a plan.

get_recent_thoughts

Retrieve latest thoughts.

get_active_plans

Retrieve all 'active' plans.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources