{"jsonrpc":"2.0","id":0,"result":{"protocolVersion":"2024-11-05","capabilities":{"tools":{},"resources":{},"prompts":{}},"serverInfo":{"name":"polymarkets-platphormnews","version":"1.0.0","description":"Public-safe prediction-market intelligence layer for real Polymarket data.","homepage":"https://polymarkets.platphormnews.com"},"tools":[{"name":"search_markets","description":"Search real Polymarket markets by text and category.","inputSchema":{"type":"object","properties":{"query":{"type":"string"},"category":{"type":"string"},"limit":{"type":"number"},"sort":{"type":"string"},"by":{"type":"string"},"min_quality":{"type":"number"},"min_strength":{"type":"string"}}}},{"name":"get_market","description":"Get one real Polymarket market by ID, condition ID, token ID, or slug.","inputSchema":{"type":"object","properties":{"id":{"type":"string"},"slug":{"type":"string"},"market_id":{"type":"string"},"limit":{"type":"number"}}}},{"name":"list_markets","description":"List real Polymarket markets with public filters and sorting.","inputSchema":{"type":"object","properties":{"query":{"type":"string"},"category":{"type":"string"},"limit":{"type":"number"},"sort":{"type":"string"},"by":{"type":"string"},"min_quality":{"type":"number"},"min_strength":{"type":"string"}}}},{"name":"get_price_history","description":"Get durable price history when configured plus bounded CLOB history when available.","inputSchema":{"type":"object","properties":{"id":{"type":"string"},"slug":{"type":"string"},"market_id":{"type":"string"},"limit":{"type":"number"}}}},{"name":"get_categories","description":"List categories derived from real market data.","inputSchema":{"type":"object","properties":{}}},{"name":"get_trending","description":"Rank real markets by volume, liquidity, or signal confidence.","inputSchema":{"type":"object","properties":{"query":{"type":"string"},"category":{"type":"string"},"limit":{"type":"number"},"sort":{"type":"string"},"by":{"type":"string"},"min_quality":{"type":"number"},"min_strength":{"type":"string"}}}},{"name":"get_feed_urls","description":"Return canonical RSS, Atom, JSON Feed, and MCP URLs.","inputSchema":{"type":"object","properties":{"query":{"type":"string"},"category":{"type":"string"},"limit":{"type":"number"},"sort":{"type":"string"},"by":{"type":"string"},"min_quality":{"type":"number"},"min_strength":{"type":"string"}}}},{"name":"get_market_stats","description":"Return aggregate persisted market stats or degraded zeros without database persistence.","inputSchema":{"type":"object","properties":{}}},{"name":"get_market_orderbook","description":"Fetch real CLOB orderbook depth when token IDs are available.","inputSchema":{"type":"object","properties":{"id":{"type":"string"},"slug":{"type":"string"},"market_id":{"type":"string"},"limit":{"type":"number"}}}},{"name":"get_related_markets","description":"Find related real markets by topic/category text matching.","inputSchema":{"type":"object","properties":{"id":{"type":"string"},"slug":{"type":"string"},"market_id":{"type":"string"},"limit":{"type":"number"}}}},{"name":"get_live_signals","description":"Return informational live signals computed from real price, volume, and liquidity data.","inputSchema":{"type":"object","properties":{"query":{"type":"string"},"category":{"type":"string"},"limit":{"type":"number"},"sort":{"type":"string"},"by":{"type":"string"},"min_quality":{"type":"number"},"min_strength":{"type":"string"}}}},{"name":"get_quality_rankings","description":"Return quality-ranked real markets.","inputSchema":{"type":"object","properties":{"query":{"type":"string"},"category":{"type":"string"},"limit":{"type":"number"},"sort":{"type":"string"},"by":{"type":"string"},"min_quality":{"type":"number"},"min_strength":{"type":"string"}}}},{"name":"get_source_status","description":"Check Gamma, CLOB, and local persistence status.","inputSchema":{"type":"object","properties":{}}},{"name":"get_docs","description":"Return public Polymarkets documentation metadata.","inputSchema":{"type":"object","properties":{}}},{"name":"sync_markets","description":"Protected: force a market sync and durable price-history update when persistence exists.","inputSchema":{"type":"object","properties":{}}},{"name":"get_route_compliance","description":"Return public-safe route compliance inventory.","inputSchema":{"type":"object","properties":{}}},{"name":"create_docs_report","description":"Protected: create or honestly degrade a Docs report integration.","inputSchema":{"type":"object","properties":{}}},{"name":"create_sheet_report","description":"Protected: create or honestly degrade a Sheets report integration.","inputSchema":{"type":"object","properties":{}}},{"name":"create_deck_summary","description":"Protected: create or honestly degrade a Decks summary integration.","inputSchema":{"type":"object","properties":{}}}],"resources":[{"uri":"polymarkets://markets","name":"markets","mimeType":"application/json","description":"Polymarkets resource: polymarkets://markets"},{"uri":"polymarkets://market/{id}","name":"market/{id}","mimeType":"application/json","description":"Polymarkets resource: polymarkets://market/{id}"},{"uri":"polymarkets://categories","name":"categories","mimeType":"application/json","description":"Polymarkets resource: polymarkets://categories"},{"uri":"polymarkets://trending","name":"trending","mimeType":"application/json","description":"Polymarkets resource: polymarkets://trending"},{"uri":"polymarkets://signals/live","name":"signals/live","mimeType":"application/json","description":"Polymarkets resource: polymarkets://signals/live"},{"uri":"polymarkets://quality","name":"quality","mimeType":"application/json","description":"Polymarkets resource: polymarkets://quality"},{"uri":"polymarkets://feeds","name":"feeds","mimeType":"application/json","description":"Polymarkets resource: polymarkets://feeds"},{"uri":"polymarkets://source-status","name":"source-status","mimeType":"application/json","description":"Polymarkets resource: polymarkets://source-status"},{"uri":"polymarkets://openapi","name":"openapi","mimeType":"application/yaml","description":"Polymarkets resource: polymarkets://openapi"},{"uri":"polymarkets://llms","name":"llms","mimeType":"text/plain","description":"Polymarkets resource: polymarkets://llms"},{"uri":"polymarkets://trust-policy","name":"trust-policy","mimeType":"application/json","description":"Polymarkets resource: polymarkets://trust-policy"}],"prompts":[{"name":"summarize_market","description":"Prompt template for summarize market using real Polymarkets data.","arguments":[{"name":"market","description":"Market title, slug, or ID","required":false}]},{"name":"compare_markets","description":"Prompt template for compare markets using real Polymarkets data.","arguments":[{"name":"market","description":"Market title, slug, or ID","required":false}]},{"name":"find_trending_markets","description":"Prompt template for find trending markets using real Polymarkets data.","arguments":[{"name":"market","description":"Market title, slug, or ID","required":false}]},{"name":"explain_market_odds","description":"Prompt template for explain market odds using real Polymarkets data.","arguments":[{"name":"market","description":"Market title, slug, or ID","required":false}]},{"name":"generate_market_watchlist","description":"Prompt template for generate market watchlist using real Polymarkets data.","arguments":[{"name":"market","description":"Market title, slug, or ID","required":false}]},{"name":"generate_prediction_market_report","description":"Prompt template for generate prediction market report using real Polymarkets data.","arguments":[{"name":"market","description":"Market title, slug, or ID","required":false}]},{"name":"explain_signal","description":"Prompt template for explain signal using real Polymarkets data.","arguments":[{"name":"market","description":"Market title, slug, or ID","required":false}]},{"name":"human_machine_polymarkets_handoff","description":"Prompt template for human machine polymarkets handoff using real Polymarkets data.","arguments":[{"name":"market","description":"Market title, slug, or ID","required":false}]}],"auth":{"env":"PLATPHORM_API_KEY","accepted_headers":["Authorization: Bearer $PLATPHORM_API_KEY","X-PlatPhorm-API-Key: $PLATPHORM_API_KEY"]},"feeds":{"rss":"https://polymarkets.platphormnews.com/rss.xml","atom":"https://polymarkets.platphormnews.com/atom.xml","json":"https://polymarkets.platphormnews.com/api/feed/json"}}}