First Query¶
This walkthrough shows the shortest useful BioMCP session.
1. Confirm API connectivity¶
You should see an API status table and a summary line.
2. Search for a target¶
Use search to identify canonical identifiers before deeper retrieval.
3. Retrieve a specific record¶
4. Expand with a section¶
This positional section model is the default way to request deeper detail.
5. Try JSON output¶
6. Cross to another entity¶
biomcp search trial -c melanoma --status recruiting --limit 3
biomcp get trial NCT02576665 eligibility
What to do next¶
- Read progressive disclosure.
- Open an entity guide in
docs/user-guide/. - Configure optional keys in API keys.