MCP Server · Version 1.0.0

NJ Reparations Council Report

An interactive, AI-accessible version of “For Such a Time as This: The Nowness of Reparations for Black People in New Jersey” — helping policymakers, educators, researchers, and communities understand and act on the report’s findings.

10Sections
56Topics
103Policy Recommendations
16Key Statistics
9Spotlights

What Is This?

How this server works and what it makes possible

The NJ Reparations Report, Made Interactive

This server takes the official NJ Reparations Council Report (June 2025) and makes it available through the Model Context Protocol (MCP) — an open standard that lets AI assistants like Claude, ChatGPT, and others access structured data in real time.

Instead of reading a 200+ page report, users can ask questions in plain language and get precise, sourced answers drawn directly from the Council’s findings and recommendations. Every response includes attribution.

For Policymakers & Advocates

  • Access all 103 policy recommendations by area
  • Get racial disparity data for briefings and proposals
  • Understand the historical throughline from slavery to today
  • Reference the wealth gap analysis and investment calculations
  • Find successful reparations examples from other jurisdictions

For Educators & Researchers

  • Search the full report for specific topics and data
  • Read historical spotlight stories for curriculum development
  • Explore NJ’s slavery history section by section
  • Access Council committee and member information
  • Find source statistics for research and citation

Get Started

Connect this report to your AI assistant in under a minute — pick your platform

All platforms connect to the same address:

https://rwjf-mcp.workingpaper.co/mcp/ Copied!

Click to copy

Claude ChatGPT

Claude

Works on claude.ai (Pro, Team, or Enterprise) and the Claude desktop app

  1. Go to claude.ai and sign in
  2. Click your name in the bottom left corner, then click Settings
  3. Click Integrations in the left sidebar
  4. Click Add Integration, then choose MCP
  5. Paste this URL: https://rwjf-mcp.workingpaper.co/mcp/
  6. Click Connect (if prompted for a password, ask your administrator)
  7. Start a new chat and ask any question about the report — Claude will automatically look up the answer
Advanced: Claude Desktop app or Claude Code

Desktop app — add to your config file (~/Library/Application Support/Claude/claude_desktop_config.json):

{ "mcpServers": { "njrc-report": { "type": "streamable-http", "url": "https://rwjf-mcp.workingpaper.co/mcp/" } } }

Claude Code CLI:

claude mcp add njrc-report --transport streamable-http https://rwjf-mcp.workingpaper.co/mcp/

ChatGPT

Requires ChatGPT Plus, Team, or Enterprise

  1. Go to chatgpt.com and sign in
  2. Click your profile picture in the top right, then click Settings
  3. Click Connected apps in the left sidebar
  4. Click Add connection
  5. Paste this URL: https://rwjf-mcp.workingpaper.co/mcp/
  6. Complete any prompts that appear
  7. Start a new chat — the report tools will appear when you click the tools icon at the bottom of the chat
Advanced: OpenAI Responses API
import openai client = openai.OpenAI() resp = client.responses.create( model="gpt-4.1", input="What is the racial wealth gap in New Jersey?", tools=[{ "type": "mcp", "server_label": "njrc-report", "server_url": "https://rwjf-mcp.workingpaper.co/mcp/", "require_approval": "never", }], )

Google Gemini

The consumer Gemini app and website do not currently support connecting to custom MCP servers. This feature is only available through Google’s developer tools (Gemini CLI, AI Studio, and the Gemini API). We’ll update this page if Google adds MCP support for everyday users.

That’s it! Once connected, just type a question in plain English like “What does the report say about the racial wealth gap?” — the AI will automatically look up the answer from the report.

Example Questions

Try asking your AI assistant these questions

“What is the racial wealth gap in New Jersey and what does the report recommend to close it?”
Gets wealth data and economic justice policy recommendations
“Tell me about Colonel Tye and his role in the Revolutionary War.”
Retrieves the Colonel Tye spotlight from the slavery era section
“What policy recommendations does the report make for criminal justice reform?”
Returns the Public Safety and Justice policy area with all sub-recommendations
“What are some examples of successful reparations programs around the world?”
Lists reparations examples from Germany, Japan, California, Evanston, and more
“How did New Jersey’s gradual abolition differ from other northern states?”
Explores the colonial era section on NJ’s uniquely slow path to ending slavery

Report Structure

10 sections covering NJ’s history and path to reparative justice

ES
P
I
II
III
IV
V
VI
VII
VIII

Policy Areas (103 Recommendations)

The Blueprint for Repair proposes transformative policies across 11 areas

18
Democracy

Structural remedies for historic racism and discrimination in New Jersey's democracy, addressing electoral harms, politi...

10
Economic Justice

A Paul Robeson Plan for Black New Jersey — comprehensive economic justice recommendations including direct payments to c...

6
Social Programs and Well-Being

Recommendations for social programs addressing basic needs, community development, and family preservation....

9
Health Equity

Recommendations addressing racial health disparities including universal coverage, workforce development, and targeted i...

18
Desegregation

Comprehensive desegregation recommendations addressing both school and housing segregation in New Jersey....

3
Higher Education

Recommendations to address the legacy of exclusion from higher education and make NJ colleges accessible and equitable f...

7
Environmental Justice

Recommendations to end environmental racism, transform urban centers, and ensure equitable access to clean, healthy envi...

18
Public Safety and Justice

Comprehensive criminal justice reform recommendations addressing policing, prosecution, incarceration, and youth justice...

5
Public Education and Narrative

Recommendations for truth-telling, memorialization, curriculum reform, and narrative change to confront NJ's history and...

4
Faith Institutions

Recommendations for religious institutions across the state to engage in reparative work....

2
Accountability

Recommendations for ongoing monitoring, research, and accountability to ensure reparations efforts are implemented and e...

Available Tools

MCP tools for querying the report

report.get_policy_recommendations
Get all policy recommendations, optionally filtered by area
report.get_key_statistics
Get key racial disparity statistics from the report
report.get_wealth_gap
Get detailed wealth gap data and closure calculations
report.get_spotlights
Get historical spotlight stories (Lockey White, Colonel Tye, Timbuctoo, etc.)
report.get_reparations_examples
Get examples of successful reparations programs worldwide
report.get_council_info
Get Council co-chairs, committees, and members
report.list_sections
List all major sections of the report
report.list_topics
List topics within a specific section
report.get_topic
Get full details for any topic by ID or code
report.search
Full-text search across the entire report
report.get_version_info
Document metadata and version information
report.get_usage_guide
Navigation guide for the report

Source & Attribution

Source: “For Such a Time as This: The Nowness of Reparations for Black People in New Jersey” — A Report from the New Jersey Reparations Council (June 2025).

Convened by: New Jersey Institute for Social Justice in partnership with the Robert Wood Johnson Foundation.

Co-Chairs: Khalil Gibran Muhammad (Princeton University) and Taja-Nia Henderson (Rutgers University).

Committees: 9 subject-matter committees with leading scholars, practitioners, and advocates.

All responses from this MCP server include attribution metadata. The full report is available at njisj.org.