NPI Proposal MCP Server

This server exposes the NPI proposal knowledge base via the Model Context Protocol (MCP).


Connection Info

MCP endpoint: /mcp

Connect via Claude Code:

claude mcp add npi-proposals \
  --scope user \
  -- npx -y mcp-remote <this-url>/mcp \
  --header "Authorization: Bearer <token>"

Available Tools