← Registry

Data Collection

verisgov.com

Provides access to federal funding information including programs, state profiles, deadlines, and documents.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://api.verisgov.com/mcp

No auth detected

MCP server metadata

Name
verisgov-data-access
Version
1.0.0
Capabilities
tools
Server instructions

Verified, sealed federal-funding intelligence. Results carry tier labels: 'golden' is fidelity-verified, 'abstract' is integrity-verified and must be attributed as preliminary. verify_seal re-derives any artifact's hash at no charge.

Known tools 6

search_programs

Search the verified federal-funding corpus (states, initiatives, sub-initiatives, programs) by keywords.

Inferred read-only
get_state_profile

A state's RHTP profile: award, lead agency, initiative summaries.

Inferred read-only
get_subinitiative_ledger

The funded sub-initiative ledger for a state: who is funded, for what, with dollars and RFA timing.

Inferred read-only
list_live_deadlines

Open/closing solicitations and key dates across your entitled states and programs.

Inferred read-only
get_document

Primary-document shelf metadata for a state or program ref (title, kind, publication date, source URL, sealed hash where held).

Inferred read-only
verify_seal

Cryptographically verify an artifact: recomputes its SHA3-256, checks the signed manifest entry and the Ed25519 manifest signature.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.verisgov-data-access]
url = "https://api.verisgov.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "verisgov-data-access": {
      "type": "http",
      "url": "https://api.verisgov.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: verisgov-data-access
Remote MCP URL: https://api.verisgov.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "verisgov-data-access": {
      "url": "https://api.verisgov.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "verisgov-data-access": {
      "type": "http",
      "url": "https://api.verisgov.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "verisgov-data-access",
  "transport": "streamable-http",
  "url": "https://api.verisgov.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.