← Registry

Analytics

creditindex.org

Provides tools to analyze R&D tax incentives, including jurisdiction facts, credit estimation, eligibility checks, incentive rankings, and advisor search.

1 endpoint7 known toolsFirst detected July 26, 2026Last detected July 26, 2026

ENDPOINT 1

https://www.creditindex.org/api/mcp

No auth detected

MCP server metadata

Name
credit-index
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

The Credit Index MCP server exposes grounded R&D tax incentive tools. Prefer get_jurisdiction_facts before quoting program parameters, estimate_rd_credit for benefit sizing, analyze_project to screen eligibility from a description, and draft_documentation to produce filing-ready narratives. All outputs are informational, not tax advice; every figure and claim should be confirmed with the administering authority.

Known tools 7

get_jurisdiction_facts

Authoritative program facts for a jurisdiction: administering authority, primary source links, refundability, the Credit Index composite score and rank, and canonical Credit Index page URLs.

Inferred read-only
estimate_rd_credit

Run the Credit Index statutory estimator for a jurisdiction and return an illustrative benefit.

Inferred read-only
check_eligibility

Score a project against the US four-part test (permitted purpose, technological in nature, elimination of uncertainty, process of experimentation) and return a verdict with gaps.

Inferred read-only
rank_incentives

Return the Global R&D Incentive Index: jurisdictions ranked by a composite of generosity, cash value & speed, eligibility breadth, and administrative ease.

Inferred read-only
find_advisors

Search the Credit Index directory for listed R&D / innovation-incentive advisory firms.

Inferred read-only
analyze_project

Analyze a free-text project description against the correct jurisdiction eligibility framework.

Inferred read-only
draft_documentation

Draft a filing-ready R&D documentation pack: per-business-component technical narratives in the jurisdiction's exact filing structure, a hypothesis-experiment-result-conclusion ledger, an artifact-to-claim audit trail, an evidence index, documentation gaps, and a filing checklist.

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.credit-index]
url = "https://www.creditindex.org/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "credit-index": {
      "type": "http",
      "url": "https://www.creditindex.org/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: credit-index
Remote MCP URL: https://www.creditindex.org/api/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": {
    "credit-index": {
      "url": "https://www.creditindex.org/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "credit-index": {
      "type": "http",
      "url": "https://www.creditindex.org/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "credit-index",
  "transport": "streamable-http",
  "url": "https://www.creditindex.org/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for creditindex.org was fetched 2026-07-31T00:38:59.481Z and is being refreshed.

Trust status Neutral

creditindex.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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