tokrepo_push

Push ONE specific asset to TokRepo. You choose exactly which files to include — nothing is uploaded automatically. Set visibility=0 for private (only you can see) or visibility=1 for public. IMPORTANT: Always confirm with the user before pushing, and never push files that may contain secrets, cre...

Server TokRepo — AI Asset Registry tokrepo-mcp-server
Category Write
Risk class Medium
Parameters 00 required

What tokrepo_push does on TokRepo — AI Asset Registry

AI agents use tokrepo_push to create or update resources in TokRepo — AI Asset Registry — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your TokRepo — AI Asset Registry environment.

Why tokrepo_push needs a policy

tokrepo_push creates new assets or updates existing ones in a remote repository. While reversible (assets can typically be deleted or re-pushed), this is fundamentally a Write operation.

From the tool's definition Tool description states 'Push ONE specific asset to TokRepo' and 'files to include' — this is an operation that creates or modifies data on a remote registry by uploading user-selected assets.

Questions about tokrepo_push

What does the tokrepo_push tool do? +

Push ONE specific asset to TokRepo. You choose exactly which files to include — nothing is uploaded automatically. Set visibility=0 for private (only you can see) or visibility=1 for public. IMPORTANT: Always confirm with the user before pushing, and never push files that may contain secrets, credentials, or personal data. Requires TOKREPO_TOKEN env var. It is categorised as a Write tool in the TokRepo — AI Asset Registry MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on tokrepo_push? +

Register the TokRepo — AI Asset Registry MCP server in PolicyLayer and add a rule for tokrepo_push: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches TokRepo — AI Asset Registry. Nothing to install.

What risk level is tokrepo_push? +

tokrepo_push is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit tokrepo_push? +

Yes. Add a rate_limit block to the tokrepo_push rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block tokrepo_push completely? +

Set action: deny in the PolicyLayer policy for tokrepo_push. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides tokrepo_push? +

tokrepo_push is provided by the TokRepo — AI Asset Registry MCP server (tokrepo-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.