Weavz
ClinicalTrials.gov

ClinicalTrials.gov

Search ClinicalTrials.gov study records, retrieve trial details, and monitor updated studies.

3 tools
1 trigger
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
search_studies

Search ClinicalTrials.gov studies with v2 API filters and cursor pagination.

get_study

Get one ClinicalTrials.gov study by NCT ID.

list_study_metadata

Return ClinicalTrials.gov v2 API metadata and field definitions.

Triggers

Name
updated_studies

Poll for recently updated ClinicalTrials.gov studies matching a query.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('clinicaltrials', 'search_studies', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'clinicaltrials',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect ClinicalTrials.gov to my app?

ClinicalTrials.gov does not require an external account connection. Install the SDK, add the integration to a workspace, then execute tools programmatically.

What tools does ClinicalTrials.gov support?

ClinicalTrials.gov supports 3 tools including Search Studies, Get Study, List Study Metadata.

Can I use ClinicalTrials.gov with AI agents?

Yes. Add ClinicalTrials.gov to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

How do I connect ClinicalTrials.gov to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add ClinicalTrials.gov as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped ClinicalTrials.gov tools exposed by that workspace.

Does ClinicalTrials.gov work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved ClinicalTrials.gov work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with ClinicalTrials.gov?

ClinicalTrials.gov exposes 3 tools, including Search Studies, Get Study, List Study Metadata. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can ClinicalTrials.gov be used in stateful agent workflows?

Yes. Agents can combine ClinicalTrials.gov tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does ClinicalTrials.gov use?

ClinicalTrials.gov does not require external authentication.

How much does the ClinicalTrials.gov integration cost?

The ClinicalTrials.gov integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does ClinicalTrials.gov support?

ClinicalTrials.gov supports 1 triggers including Updated Studies.

Connect ClinicalTrials.gov in minutes

Get 20,000 free action executions every month. No credit card required.