PsyWire is a private intelligence dashboard for the psychedelic industry. It aggregates live data from public APIs and news sources into a single interface — no logins, no paywalls, no manual research. Every page pulls fresh data directly from authoritative upstream sources: government health databases, clinical trial registries, research literature, and funding agencies.
The platform is oriented toward supply-side industry intelligence — tracking the clinical pipeline, monitoring regulatory activity, and identifying demand signals for pharmaceutical-grade psychedelic compounds. It is self-hosted and runs entirely on local infrastructure.
/api/* endpoint, which forwards the request to the upstream API and returns the result. Currently proxied: NIH RePORTER, ClinicalTrials.gov, NCBI PubMed, and Psychedelic Alpha RSS.get_recent_articles, get_trial_changes, search_nih_grants, and get_del_bulletin — and decides autonomously which to call, in what order, and when it has enough information to write the brief. It loops until it produces a final response, strips internal reasoning tokens, and stores the markdown output in the briefs table. The brief can also be triggered manually from the /brief page.