Skip to main content
Glama
Bobjonesgood

x402nano

by Bobjonesgood

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_trending_marketsC

Lists free Polymarket market candidates for structured research before purchasing intelligence.

get_market_pricingB

Returns public pricing, network, freshness, and payment metadata without making a payment.

get_market_briefA

Purchases one 0.05 USDC read-only structured prediction-market intelligence brief on Base.

get_market_deltaA

Purchases one 0.05 USDC read-only probability-change report for a market since an ISO 8601 UTC timestamp.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a distinct operation: market brief, probability delta, pricing metadata, and trending market listing. No ambiguity between tools.

Naming Consistency4/5

Mostly snake_case with verb_noun pattern, but mix of 'get_' and 'list_' prefix. Consistent within tool group except one deviation.

Tool Count5/5

4 tools are well-scoped for a read-only intelligence server, covering essential functions without redundancy.

Completeness4/5

Covers core read operations for prediction markets, but lacks search or individual market detail beyond brief. Minor gap.

Maintenance

ActivityMaintained
ResponsivenessNo issues