Sleeper Hit Studio Public Discovery
https://sleeperhit.studio/api/mcpskills: {'id': 'search', 'name': 'search', 'description': 'Search opted-in public writer profiles, project summaries, and writer-approved public assets. Compatible with ChatGPT deep research and company knowledge.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'fetch', 'name': 'fetch', 'description': 'Fetch the full public discovery document for a search result by ID. Compatible with ChatGPT deep research and company knowledge.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'find_writers', 'name': 'find_writers', 'description': 'Search opt-in public Sleeper Hit Studio writer profiles.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_writer_profile', 'name': 'get_writer_profile', 'description': 'Get a public writer profile by slug, including public projects and shared assets.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'find_projects', 'name': 'find_projects', 'description': 'List public projects for a writer. Results include project hub URLs and public asset summaries.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_project_summary', 'name': 'get_project_summary', 'description': 'Get one public project summary for a writer.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_writer_assets', 'name': 'list_writer_assets', 'description': 'List all writer-approved public share URLs for a writer.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_project_assets', 'name': 'list_project_assets', 'description': 'List writer-approved public share URLs for a specific project.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 0.96%; p95 1403.1ms; conformance: pass
How to connect
https://sleeperhit.studio/api/mcp
curl -X POST https://sleeperhit.studio/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'