Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LIGHTNINGPROX_SPEND_TOKEN | Yes | Your spend token from lightningprox.com used to pay for AI-powered market analysis via Bitcoin Lightning. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_edge_opportunities | Find mispriced Polymarket prediction markets where AI analysis disagrees with current market probability. Returns top edge opportunities with recommended positions. |
| analyze_market | Get AI analysis of a specific Polymarket prediction market. Returns probability assessment, reasoning, and recommended position. |
| check_balance | Check your LightningProx balance in sats. Required to pay for LPXPoly analyses. |
| get_top_markets | Get the most active Polymarket markets by volume with current probabilities. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |