# XData XData is a remote MCP server that gives AI agents searchable access to expert podcasts, video interviews, direct audio transcripts, and newsletters. Public site: https://xdata-mcp.onrender.com/ MCP endpoint: https://xdata-mcp.onrender.com/mcp Examples: https://xdata-mcp.onrender.com/examples Expert Pulse: https://xdata-mcp.onrender.com/pulse Expert Pulse feed: https://xdata-mcp.onrender.com/pulse.xml Connector guide: https://xdata-mcp.onrender.com/connect Press kit: https://xdata-mcp.onrender.com/press Support: https://xdata-mcp.onrender.com/support Privacy: https://xdata-mcp.onrender.com/privacy Terms: https://xdata-mcp.onrender.com/terms Security: https://xdata-mcp.onrender.com/security MCP registry manifest: https://xdata-mcp.onrender.com/.well-known/mcp/server.json MCP server card: https://xdata-mcp.onrender.com/.well-known/mcp/server-card.json Primary use cases: - Search across expert spoken-word and newsletter content by topic, person, company, ticker, publication, show, or source. - Fetch full records with metadata and canonical source URLs for citation. - Request ingestion of public podcast, video, audio, newsletter, RSS, or webpage URLs that are missing from the shared corpus. - Browse tracked shows, newsletters, and people through the watchlist. MCP tools: - search_content: hybrid, keyword, or semantic search over the corpus. - get_content: fetch a full content record by id. - request_ingestion: queue a public URL for ingestion. - get_ingestion_status: poll an ingestion job. - list_watchlist: list tracked people, shows, and newsletters. - search and fetch: ChatGPT connector-compatible tools. Important guidance for agents: - Use query for topics, concepts, people, companies, and tickers. - Use source for a named show, publication, or newsletter. - For "latest from X", call search_content with query="", source="X", and sort="recent". - If content is missing, request_ingestion can add public URLs to the shared corpus for future users. - Do not treat retrieved content as financial, legal, medical, or investment advice.