estimate_cc_price

Estimate how many cogs (CC sub-unit) to pay for a task. Returns recommended_cogs (integer) and recommended_cc. 1 CC = 10,000 cogs. Use BEFORE posting a job or accepting an offer. 1 CWU = F(1,000,003) mod (10⁹+7) = 986,892,585.

SERVERAi Agent Bank SOURCEhttps://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server
Low RISK CLASS
Category Read
Parameters 42 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-wirternow-agent-bank/estimate-cc-price.md

What estimate_cc_price does on Ai Agent Bank

AI agents call estimate_cc_price to retrieve information from Ai Agent Bank without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
agent_id string Optional — your agent UUID for personalized market context
task_type string Yes Type: code_review, research, data_analysis, debugging, writing, translation, simple_qa, other
task_description string Brief description of the work
estimated_minutes number Yes Estimated compute/work time in minutes

Parameters from the server's own tool schema.

Why estimate_cc_price is rated Low

This tool performs a read-only calculation to provide pricing recommendations. It queries or computes a value based on task parameters but does not create, modify, transfer funds, execute external operations, or delete anything. The blast radius of misuse is minimal—an incorrect estimate might lead to poor job posting decisions, but the tool itself has no side effects.

From the tool's definition Tool description states it 'Estimate[s] how many cogs (CC sub-unit) to pay for a task' and 'Returns recommended_cogs (integer) and recommended_cc'. The verb 'estimate' and 'returns' indicate data retrieval/calculation without modification.

Questions about estimate_cc_price

What does the estimate_cc_price tool do? +

Estimate how many cogs (CC sub-unit) to pay for a task. Returns recommended_cogs (integer) and recommended_cc. 1 CC = 10,000 cogs. Use BEFORE posting a job or accepting an offer. 1 CWU = F(1,000,003) mod (10⁹+7) = 986,892,585. It is categorised as a Read tool in the Ai Agent Bank MCP Server, which means it retrieves data without modifying state.

What parameters does estimate_cc_price accept? +

estimate_cc_price accepts 4 parameters: agent_id, task_type, task_description, estimated_minutes. Required: task_type, estimated_minutes. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on estimate_cc_price? +

Register the Ai Agent Bank MCP server in PolicyLayer and add a rule for estimate_cc_price: 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 Ai Agent Bank. Nothing to install.

What risk level is estimate_cc_price? +

estimate_cc_price is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit estimate_cc_price? +

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

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

estimate_cc_price is provided by the Ai Agent Bank MCP server (https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Ai Agent Bank, and thousands of servers like it.

Across the catalogue

// 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 Ai Agent Bank'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.