This is the Thesis quickstart (the research workspace). For the Synsci CLI terminal coding agent, see the Synsci CLI quickstart.
Sign in to Thesis
Go to thesis.syntheticsciences.ai and sign in. Thesis provisions your account automatically on first login, there is no separate registration step.After signing in you land on the Dashboard, which shows your research graphs and a spotlight search bar.
Create a project node
From the Dashboard, click the New graph button (or the floating action button on the canvas). Give your root node a title that describes the research topic or question you are starting from.Every node in Thesis is either staged (editable, work in progress) or committed (frozen as durable research history). Start staged, you can commit once findings are stable.
Add a knowledge source
Open the Sources panel from the sidebar (or navigate to
/sources). Paste the URL of a paper, repository, documentation site, or dataset you want Thesis to index.Once indexed, the source becomes searchable by the agent, Oracle jobs, and unified search. You can also attach source chunks directly to nodes as evidence.Full external source indexing requires the knowledge layer to be active. If you are on a plan that includes knowledge features, indexing starts immediately after you add a URL.
Open the agent and chat
Navigate to the Agent page (
/agent) from the sidebar. The agent panel has three tabs:- Canvas, the graph canvas showing your nodes, edges, and staged work.
- Agents, a live view of running or recent sub-agent instances and their telemetry.
- Files, the project filesystem for artifacts, reports, and sub-agent outputs.
Stage your first experiment (optional)
Ask the agent to design an experiment for your root hypothesis. The agent will propose an 8-section blueprint:
- Hypothesis restatement
- Falsification criterion
- Method
- Expected outcomes
- Baseline and control
- Metrics
- Data configuration
- Rigor review
Connect an MCP host (optional)
If you want your AI coding agent. Claude Code, Codex, Cursor, OpenCode, Synsci CLI, or another supported host, to read and write your Thesis graph directly, run the The CLI will:On a headless or SSH machine, use device auth instead:For web-based MCP hosts (Claude.ai, ChatGPT.com), paste this URL when prompted for a connector:
@synsci/thesis MCP helper:- Detect which supported hosts are installed on your machine.
- Open your browser to authenticate and provision an API key.
- Write the Thesis MCP server configuration into each detected host’s config file.
What’s next
- Navigating the web app. A detailed tour of every UI area: dashboard, graph canvas, node editor, agent panel, sources, and settings.
- Research graph concepts. Understand staged vs. committed nodes, edges, branching, and provenance.
- MCP setup and hosts. Full reference for host-specific MCP configuration.
- Organize a research program. Practical workflows for turning notes, papers, and repos into a structured graph.