@synsci/thesis
v0.2.0
Published
Thesis by Synthetic Sciences — graph-based research management. One-command MCP setup.
Downloads
249
Readme
@synsci/thesis
Thesis by Synthetic Sciences — graph-based research management. Structure your research. Let agents do the rest.
Quick Setup
npx --yes @synsci/thesis setupThis will:
- Detect your installed AI hosts (Claude Code, Codex, Cursor, OpenCode, etc.)
- Open your browser to authenticate
- Configure MCP connections for all detected hosts
Remote Setup (SSH)
npx --yes @synsci/thesis setup \
--auth-mode device \
--base-url https://thesis.syntheticsciences.aiUninstall
npx --yes @synsci/thesis uninstallWeb Connector Hosts (Claude.ai, ChatGPT.com)
For web-based MCP hosts, use the URL when prompted:
https://thesis.syntheticsciences.ai/mcp-serverWhat is Thesis?
Thesis is "git for research" — a graph-based system for tracking research work, decisions, and evidence. Agents and researchers collaborate through a DAG of nodes, where each node represents an observation or experiment.
- MCP-first: Works with any MCP host (Claude Code, Codex, Cursor, OpenCode, etc.)
- 63 tools: Full node lifecycle, artifact management, compute provisioning, collaboration
- Graph structure: Branch, merge, and iterate on ideas like code
