Free remote MCP · version 1.3.3

Check Medicare revalidation dates from Claude or VS Code.

Connect one public read-only endpoint. Your agent can check up to 100 NPIs against the current CMS Revalidation List, inspect the validated pending-enrollment sample, and retrieve exact $0.01 automation or $9 monitoring terms—without an account, API key, write access, or purchasing power.

Connect the live endpoint

Choose the client you already use.

Endpointhttps://actablesite.com/mcp/pending-medicare/

Claude · web, desktop, mobile, Cowork

Add a custom connector.

  1. Open Customize → Connectors.
  2. Select Add custom connector.
  3. Name it Medicare revalidation and paste the endpoint above. No advanced authentication settings are needed.
Open Claude connectors
VS Code · GitHub Copilot agent mode

Install the remote server.

VS Code supports Streamable HTTP servers and can install this configuration directly. Review the server definition and confirm trust before enabling its tools.

Install in VS Code
{
  "servers": {
    "medicare-revalidation": {
      "type": "http",
      "url": "https://actablesite.com/mcp/pending-medicare/"
    }
  }
}

Prefer Claude Code? Run claude mcp add --transport http medicare-revalidation https://actablesite.com/mcp/pending-medicare/. Other clients can use the same endpoint with the Streamable HTTP transport.

Four read-only tools

Start with the public evidence. Keep the paid handoff explicit.

01 · Current CMS data

check_medicare_revalidation_due_dates

Checks up to 100 submitted NPIs and returns every current enrollment, established or adjusted due date, TBD state, provider details, source revision, checked time, and both optional paid continuations.

02 · Validated public sample

get_pending_medicare_behavioral_health_preview

Returns ten behavioral-health NPIs newly present in the current CMS pending first-time enrollment files, plus source dates, counts, methodology, and limitations.

03 · Pay-per-result automation

get_medicare_revalidation_automation_offer

Returns the exact $0.01-per-NPI price, 100-NPI limit, Store and authenticated Apify MCP paths, ready task templates, buyer-paid platform-usage condition, and automatic fulfillment. It cannot authenticate, run, or purchase.

https://mcp.apify.com?tools=actablesite/medicare-revalidation-lookup-actor
04 · Managed monitoring

get_medicare_roster_watch_offer

Returns the exact $9 monthly price, 20-NPI scope, reminder schedule, change-only delivery, cancellation path, and automatic-fulfillment expectations. It cannot open checkout or subscribe.

Useful requests for an agent.

Check NPIs 1003002296 and 1508860420 for current Medicare revalidation due dates. Separate established dates, adjusted dates, and TBD records.
Show the current pending Medicare behavioral-health preview for California and explain what pending does—and does not—prove.
Explain the $0.01-per-result Apify automation path, authenticated MCP endpoint, platform-usage condition, and ready task choices. Do not authenticate or start a run.
Explain the Medicare Roster Watch terms, limitations, renewal, and cancellation path. Do not open checkout or purchase anything.

Public-list evidence is not live PECOS status.

RevalidationA listed date or TBD state comes from the public CMS Revalidation List. It does not prove submission, receipt, acceptance, or completion.
Pending enrollmentPresence in a pending file means a first-time application remains under contractor review. It does not prove approval, billing privileges, availability, or buying intent.
PermissionsNo PECOS access, credentials, private data, file access, write tools, browser control, checkout opening, or purchasing capability.
Official actionConfirm deadlines in CMS and use PECOS or the responsible enrollment contractor for application and case status.

Primary source: CMS Medicare Revalidation List. Client setup: Claude remote MCP guidance and VS Code MCP server guidance.

Inspect before connecting

The source, manifest, verifier, and Registry record are public.