x402nano
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 4 tools
Each tool targets a distinct operation: market brief, probability delta, pricing metadata, and trending market listing. No ambiguity between tools.
Mostly snake_case with verb_noun pattern, but mix of 'get_' and 'list_' prefix. Consistent within tool group except one deviation.
4 tools are well-scoped for a read-only intelligence server, covering essential functions without redundancy.
Covers core read operations for prediction markets, but lacks search or individual market detail beyond brief. Minor gap.