MCP-EnabledAttribution FirstWeb Status
Share public content with attribution.
Submit videos, podcasts, music, playlists, articles, documents, feeds, and public links. OpenContent previews the source, preserves attribution, generates share metadata, and exposes everything through search, MCP, OpenAPI, LLMS, feeds, and graph files.
VideosPodcastsMusicPlaylistsArticlesDocumentsFeedsTool reports
Attribution previewAwaiting URL
Paste public content URL
Preview public media, documents, articles, feeds, and tool reports before creating an OpenContent record.
Create OpenContent RecordGenerate Share LinksPublish Docs Report: key-requiredExport Sheet Report: key-requiredView API/MCP
Documents
degradedUnknown
documents table: published rows unavailable
Generated 2026-07-19T19:13:09.659Z
Submissions
degradedUnknown
submissions table unavailable
Generated 2026-07-19T19:13:09.659Z
Sources
degradedUnknown
documents/media_content source URLs unavailable
Generated 2026-07-19T19:13:09.659Z
Video Content
YouTube, Vimeo, TikTok and more. Tutorials, documentaries, and educational content with proper attribution.
Audio & Podcasts
Spotify, SoundCloud podcasts and music playlists. Perfect for learning on the go.
MCP Integration
Full Model Context Protocol support. Connect AI agents directly to discover and interact with content.
Ethical & Open
All content properly attributed. Open source platform with transparent policies and creator respect.
Quick Start: Connect Your AI Agent
Use the MCP endpoint to connect any compatible AI agent
# MCP Connection
curl -X POST https://opencontent.platphormnews.com/api/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc": "2.0", "id": 1, "method": "tools/list"}'
# Or use the REST API
curl "https://opencontent.platphormnews.com/api/v1/documents" \
-H "Authorization: Bearer $PLATPHORM_API_KEY"