New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

clicks_get_agent_info

Get comprehensive info about an AI agent registered with Clicks Protocol: registration status, operator, deposited principal, yield percentage, and USDC balance.

SERVERClicks Protocol SOURCEdev-bd37/clicks-protocol
Low RISK CLASS
Category Read
Parameters 10 required
Recommended Allowedsee the rule below
Registry record Grade A, identity unverified Pull the record →

This record as markdown: /tools/dev-bd37-clicks-protocol/clicks-get-agent-info.md

What clicks_get_agent_info does on Clicks Protocol

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

ParameterTypeRequiredDescription
agent_address string Ethereum address of the AI agent

Parameters from the server's own tool schema.

Why clicks_get_agent_info is rated Low

This is a query/lookup function that retrieves existing agent data without creating, modifying, executing, or deleting anything. The read-only classification is confirmed by the server documentation. Severity is low because it returns informational data only; misuse would reveal data but cause no financial transactions or system changes.

From the tool's definition Tool retrieves 'comprehensive info about an AI agent': registration status, operator, deposited principal, yield percentage, and USDC balance. No modification or execution described. Server description confirms '4 read-only MCP tools'.

Questions about clicks_get_agent_info

What does the clicks_get_agent_info tool do? +

Get comprehensive info about an AI agent registered with Clicks Protocol: registration status, operator, deposited principal, yield percentage, and USDC balance. It is categorised as a Read tool in the Clicks Protocol MCP Server, which means it retrieves data without modifying state.

What parameters does clicks_get_agent_info accept? +

clicks_get_agent_info accepts 1 parameter: agent_address. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on clicks_get_agent_info? +

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

What risk level is clicks_get_agent_info? +

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

Can I rate-limit clicks_get_agent_info? +

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

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

clicks_get_agent_info is provided by the Clicks Protocol MCP server (dev-bd37/clicks-protocol). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Clicks Protocol, 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 Clicks Protocol'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.