Weavz
NPPES NPI Registry

NPPES NPI Registry

CMS public National Provider Identifier provider search and lookup.

2 tools
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
search_providers

Search public NPPES NPI Registry provider records by precise identity, taxonomy, or location filters.

get_provider_by_npi

Get one public NPPES provider record by 10-digit NPI.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

How do I connect NPPES NPI Registry to my app?

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

What tools does NPPES NPI Registry support?

NPPES NPI Registry supports 2 tools including Search Providers, Get Provider By NPI.

Can I use NPPES NPI Registry with AI agents?

Yes. Add NPPES NPI Registry 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 NPPES NPI Registry to ChatGPT or Claude?

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

Does NPPES NPI Registry 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 NPPES NPI Registry work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with NPPES NPI Registry?

NPPES NPI Registry exposes 2 tools, including Search Providers, Get Provider By NPI. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can NPPES NPI Registry be used in stateful agent workflows?

Yes. Agents can combine NPPES NPI Registry 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 NPPES NPI Registry use?

NPPES NPI Registry does not require external authentication.

How much does the NPPES NPI Registry integration cost?

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

Connect NPPES NPI Registry in minutes

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