SuperSecret
supersecret.aiGet started
Reference

MCP tools

Everything an agent can call.

Agents discover these automatically once connected — you rarely name one directly. Describe what you want and the agent picks.

ToolWhat it does
supersecret_app_deleteStop and remove an app you own. Releases and events stay in the audit history.
supersecret_app_deployDeploy a web app from a map of file path to content, or release a new version of one.
supersecret_app_listList the apps you can see.
supersecret_app_logsRecent output of an app, plus the build log when a build failed.
supersecret_app_requestApply for one connection an app needs. The only way an app gets network access.
supersecret_app_set_secretSet a secret environment variable for a connection already approved.
supersecret_app_statusLink, build state, container state, and the network map with each connection's approval status.
supersecret_codeFind code by meaning, symbol, exact string, or path.
supersecret_compare_branchesSee how a file differs across branches.
supersecret_exportBulk download content matching a filter.
supersecret_getRead one piece of content in full.
supersecret_get_agent_instructionsFetch the starter instructions file for a repository.
supersecret_get_attachmentFetch an image or binary attached to content.
supersecret_get_filesFetch several repository files at once.
supersecret_list_repoList what is in a repository, by path or branch.
supersecret_manifestOrientation — what this instance contains.
supersecret_recallLook up prior learnings, by topic or by question.
supersecret_recommendGet content relevant to a described task.
supersecret_rememberSave a learning for future sessions.
supersecret_reportGive feedback on a piece of content: confirmed, contradicted, insufficient.
supersecret_searchFind anything by describing it in natural language.
supersecret_voteMark a memory as helpful or wrong.
supersecret_who_knowsFind the people most connected to a topic.

Each tool's full parameter list is published to your agent as part of the connection, so the client always has the authoritative version for the release you are running.