Which tools does the MCP server expose?
The full set covers the pit lifecycle: create_pit, append_to_pit, update_pit, publish_pit, get_pit, list_my_pits, search_pits, fork_pit and delete_pit. list_teams and list_team_pits provide team workspace access.
There are also preview_pit_selection to see which messages would be published before publishing, collaboration tools like add_collaborator and list_collaborators, and list_pit_versions to read a pit's full push history.
For the files a pit carries (skill files, prompts, playbooks), add_pit_files attaches them, list_pit_files lists them, and get_pit_file reads their text back, either one named file or all of them at once.