Skip to main content
Glama
sentien-labs

VerdictSwarm MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VS_API_KEYNoOptional free or credits-backed v2 API key. If omitted, a free key is minted on first use.
VS_API_URLNoVerdictSwarm API v2 base URL.https://api.vswarm.io
VS_TIMEOUTNoHTTP request timeout in seconds.120
VS_CONFIG_DIRNoOptional directory used to persist a self-provisioned free key.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_tokenA

Run a full 6-agent VerdictSwarm risk scan. Returns consensus score, risk level, and agent-level findings for safe trading decisions.

get_quick_scoreA
Fast cached token risk check.
Returns score (0-100), risk band, and key token metadata for quick pre-trade screening.
Free: 10 calls/day; paid calls: 0.02 USDC.
check_rug_riskA

Rug-pull-focused security scan. Checks mint/freeze controls, LP lock status, honeypot behavior, holder concentration, and returns SAFE/CAUTION/DANGER.

get_token_reportA

Generate a shareable markdown report for a token. Includes score, risk level, security findings, and recommendations.

get_pricingA
Return current tool pricing and Solana payment details.
Includes USDC rates, wallet/mint, free-tier limits, and transaction instructions.
Optionally filter by tool name via the tool_name parameter.
verify_paymentA

Verify a Solana USDC payment for a tool call. Returns verification status, sender, and required vs received amount.

Prompts

Interactive templates invoked by user choice

NameDescription
should_i_buy
portfolio_check

Resources

Contextual data attached and managed by the client

NameDescription
help_resource
scoring_resource

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/sentien-labs/verdictswarm-mcp'

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