Feeds
Multiple ways to stay connected
Choose your preferred format for accessing My Weird Prompts content - whether you're using a podcast app, building an integration, or connecting an AI assistant.
RSS Feed
The standard podcast RSS feed. Works with any podcast app, feed reader, or aggregator.
https://myweirdprompts.com/feed.xml Podcast Apps
JSON API
RESTful JSON endpoints for developers. Query episodes, filter by tag, and access full metadata.
https://myweirdprompts.com/api/episodes.json GET /api/episodes.json GET /api/episodes/[slug].json Developers
MCP Server
Model Context Protocol endpoint for AI assistants. Let Claude, GPT, or other AI tools search and explore episodes directly.
https://myweirdprompts.com/api/mcp list_episodes get_episode search_episodes get_random_episode get_stats
AI Assistants
Quick Reference
| Format | URL | Use Case |
|---|---|---|
| XML | /feed.xml | Podcast apps, RSS readers |
| JSON | /api/episodes.json | Web apps, scripts, integrations |
| MCP | /api/mcp | Claude, ChatGPT, AI tools |