gmgn_trending_tokens
Get trending Solana tokens from GMGN by swap volume. Useful for spotting momentum plays. No API key required.
This record as markdown: /tools/nirholas-agenti/gmgn-trending-tokens.md
What gmgn_trending_tokens does on Agenti
AI agents call gmgn_trending_tokens to retrieve information from Agenti without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
Why gmgn_trending_tokens is rated Low
This tool retrieves market data about trending tokens from GMGN. It queries and returns information about token swap volumes without modifying data, executing transactions, or causing any side effects. Despite the financial context of the server (which handles cryptocurrency transactions), this specific tool is purely informational and read-only.
From the tool's definition The tool description explicitly states it 'Get[s] trending Solana tokens' and retrieves data 'by swap volume' with no side effects mentioned. It is described as useful for 'spotting momentum plays' (analysis), not for executing trades or moving funds.
Attacks that exploit this kind of access
The rule that runs gmgn_trending_tokens safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Agenti, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For gmgn_trending_tokens, this is the rule to start with:
gmgn_trending_tokens is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Agenti, apply this rule, and every gmgn_trending_tokens call is checked against it from then on.
Questions about gmgn_trending_tokens
Get trending Solana tokens from GMGN by swap volume. Useful for spotting momentum plays. No API key required. It is categorised as a Read tool in the Agenti MCP Server, which means it retrieves data without modifying state.
Register the Agenti MCP server in PolicyLayer and add a rule for gmgn_trending_tokens: 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 Agenti. Nothing to install.
gmgn_trending_tokens is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the gmgn_trending_tokens 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.
Set action: deny in the PolicyLayer policy for gmgn_trending_tokens. 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.
gmgn_trending_tokens is provided by the Agenti MCP server (nirholas/agenti). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Agenti, and thousands of servers like it.
This server
Across the catalogue