menese_jobs

Manage on-chain scheduled jobs via your MeneseAgent canister. Jobs persist and execute on-chain (recurring swaps, conditional trades, etc.). Requires an agent canister (set MENESE_AGENT_CANISTER_ID env var).

SERVERMcp Menesesdk SOURCEaboodtt404/mcp-menese-sdk
High RISK CLASS
Category Execute
Parameters 00 required
Recommended Rate-limitedsee the rule below
Registry record Grade D, identity unverified Pull the record →

This record as markdown: /tools/aboodtt404-mcp-menese-sdk/menese-jobs.md

What menese_jobs does on Mcp Menesesdk

AI agents invoke menese_jobs to trigger actions in Mcp Menesesdk. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call: builds kicked off, notifications sent, workflows started.

Why menese_jobs is rated High

This tool triggers execution of persistent, recurring financial transactions (swaps, trades) on a blockchain without direct per-transaction human approval. While it has financial implications (swaps/trades), the primary risk is uncontrolled autonomous execution of code-like instructions on-chain. This is Execute rather than Financial because it orchestrates automated execution logic rather than a direct payment.

From the tool's definition Tool description states it "Manage[s] on-chain scheduled jobs" that "execute on-chain (recurring swaps, conditional trades, etc.)".

Questions about menese_jobs

What does the menese_jobs tool do? +

Manage on-chain scheduled jobs via your MeneseAgent canister. Jobs persist and execute on-chain (recurring swaps, conditional trades, etc.). Requires an agent canister (set MENESE_AGENT_CANISTER_ID env var). It is categorised as a Execute tool in the Mcp Menesesdk MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on menese_jobs? +

Register the Mcp Menesesdk MCP server in PolicyLayer and add a rule for menese_jobs: 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 Mcp Menesesdk. Nothing to install.

What risk level is menese_jobs? +

menese_jobs is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit menese_jobs? +

Yes. Add a rate_limit block to the menese_jobs 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 menese_jobs completely? +

Set action: deny in the PolicyLayer policy for menese_jobs. 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 menese_jobs? +

menese_jobs is provided by the Mcp Menesesdk MCP server (aboodtt404/mcp-menese-sdk). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Mcp Menesesdk, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Mcp Menesesdk's. Pull the full record:

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.