Tool Skill
Get Market
get_marketGet detailed information about a specific market by slug. Returns probabilities, volume, liquidity, outcomes, and full market data.
$0.01/call
Flat rate
Polymarket
When to Use
Use this tool when you need to get detailed information about a specific market by slug. returns probabilities, volume, liquidity, outcomes, and full market data.. This is part of the Polymarket provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 6+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("polymarket/get_market")xpay_run— Execute:xpay_run("polymarket/get_market", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
slug | string | Yes | Market slug (from URL or search results) |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Polymarket (all tools) — 7 tools
- Search Markets — $0.01/call
- Search Events — $0.01/call
- Get Event — $0.01/call
- List Tags — $0.01/call
- Get Trades — $0.01/call
Links
- Tool page: https://xpay.tools/polymarket/get-market/
- Provider: https://xpay.tools/polymarket/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("polymarket/get_market")// 2. Execute
xpay_run("polymarket/get_market", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
slug | string | Yes | Market slug (from URL or search results) |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/polymarket/get-market/SKILL.md
CLI
npx @xpaysh/cli install polymarket/get-market
Manual
curl -o SKILL.md https://xpay.tools/skills/polymarket/get-market/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Polymarket

