Skip to main content
Glama
MadeOnSol

MadeOnSol

Official

madeonsol_kol_compare_wallets

Read-onlyIdempotent

Compare up to 5 KOL wallets side by side to analyze strategy, winrates, ROI, and percentile. PRO+ reveals tokens bought by multiple wallets in the last 30 days.

Instructions

Side-by-side comparison of 2-5 KOL wallets — strategy, winrates, ROI, percentile. PRO+ adds 30d overlap tokens (bought by 2+ of the wallets).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
walletsYes2-5 wallet addresses. BASIC=2, PRO=4, ULTRA=5.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the agent knows it's a safe read operation. The description adds the context of side-by-side comparison and tier-dependent overlap tokens, but does not disclose any additional behavioral traits (e.g., response size, auth requirements, or rate limits). Given annotations carry the safety burden, a score of 3 is appropriate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise—two sentences—with no extraneous words. The first sentence states the core function and metrics; the second adds the tier-specific feature. Information is front-loaded and easily scannable. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the purpose, metric types, and tier-based feature. However, it lacks details about the output format (e.g., is it a table, JSON, or plain text?) and does not mention any prerequisites for using the PRO+ overlap feature. Given the annotations already provide safety context, the description is nearly complete but could be slightly richer.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The only parameter, wallets, is described in the schema with min/max items and a brief description. The tool description adds clarity by mapping wallet counts to tiers (BASIC=2, PRO=4, ULTRA=5) and mentioning the PRO+ add-on feature. This adds meaningful context beyond the schema, compensating for the lack of parameter details elsewhere.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool does side-by-side comparison of 2-5 KOL wallets, listing metrics like strategy, winrates, ROI, percentile. The name 'compare_wallets' reinforces this purpose. Among many KOL sibling tools (e.g., kol_consensus, kol_leaderboard), it uniquely focuses on comparison, though it could better differentiate itself.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives like madeonsol_kol_consensus or madeonsol_kol_leaderboard. It mentions tier-specific features (BASIC, PRO, ULTRA) but does not direct the agent toward or away from this tool. The agent must infer usage from the description alone.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MadeOnSol/mcp-server-madeonsol'

If you have feedback or need assistance with the MCP directory API, please join our Discord server