Agent access · Plugin + MCP

Bring EduInsights to your agent.

Install the published ChatGPT plugin. For other agents, install the repository plugin or connect through MCP.

ChatGPT pluginPublished

Install EduInsights in ChatGPT.

Install in ChatGPT
Direct MCPhttps://mcp.eduinsights.ai/mcp
Claude, ChatGPT, and Codex connecting to EduInsights
EduInsights MCP serverMCP · streamable HTTP
Three research skillsRead-only MCP toolsSources in every answer

Start here

Choose the setup for your agent.

ChatGPT and Claude open published listings. Codex installs the plugin from a terminal.

01 / ChatGPTRecommended

Install EduInsights in ChatGPT

Open the published plugin, then install it in your ChatGPT account.

  1. Open the EduInsights plugin page
  2. Select Install plugin
  3. Start a new chat and type @EduInsights
EduInsights

Research colleges and careers with EduInsights inside ChatGPT.

Install in ChatGPT

Other setup paths

Set up Claude or Codex.

Open the published connector in Claude. Codex installs the plugin from a terminal.

02 / ClaudeRecommended for Claude

Connect EduInsights in Claude

Open the directory listing and connect EduInsights to your Claude account.

  1. Open EduInsights in Claude
  2. Select Connect for your team
  3. Complete sign-in and start a new chat
Connect in Claude

Claude requires sign-in before it can use the read-only connector.

03 / Codex CLITerminal

Install from Codex CLI

Codex can also install the plugin from your terminal. Run both commands, then start a new task.

codex plugin marketplace add AI-Idea-Lab/eduinsights-plugin
codex plugin add eduinsights@eduinsights

Start a new task after installation so Codex loads the plugin.

04 / Claude CodeComing soon

The Claude Code plugin is coming soon.

The plugin is under review. Use the Claude connector until it is available.

05 / Other MCP clientsDirect MCP

Connect another MCP client

Use this endpoint when your client supports MCP but not plugins.

https://mcp.eduinsights.ai/mcp

This path exposes the tools and MCP prompts. It does not load the plugin’s three skill guides.

Get an API key View the plugin on GitHub
curl -sS -X POST https://mcp.eduinsights.ai/mcp \
  -H 'content-type: application/json' \
  -H 'accept: application/json, text/event-stream' \
  -H 'authorization: Bearer YOUR_API_KEY' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Try the plugin

Start with a useful question.

The plugin chooses the right workflow and MCP tools. Add a free key only for custom SQL.

Four good first questions

Resolve names first · keep levels of detail separate
01

Research a college

Check which public sources and releases are available before asking for analysis.

What public data does EduInsights have for [college]? Resolve the college first and name the current data version.

Tools
edu_describe_dataedu_resolve_entity
02

Compare program fields

Keep each college, credential, and source’s level of detail visible.

Compare reported completions and available earnings or debt for [field] at [institution A] and [institution B]. Keep credentials separate. Explain privacy-hidden values or broader CIP-4 outcomes.

Tools
edu_resolve_entityedu_get_program
03

Draft an occupation brief

Use read-only SQL when the curated tools do not cover the question.

Draft a one-page brief on [occupation] using wages, projections, tasks, and observed AI-use signals. Separate source facts from interpretation. Do not treat AI use as a job-loss forecast.

Tools
edu_describe_dataedu_resolve_entityedu_run_sql
04

Enrich a local program portfolio

Combine a file you control with public context without uploading the file to EduInsights.

Read program-portfolio.csv locally. Resolve each field to a CIP-6 code. Add public completion and outcome context. Keep student-level rows out of the tools. List unmatched names separately.

Your agent reads the file locally. EduInsights receives only the names, codes, or query arguments needed for the tools. It does not receive the spreadsheet.

Tools
edu_resolve_entityedu_run_sql

Your agent and model provider apply their own permissions and data-handling terms. Do not send student-level or other sensitive rows to these tools.

Scripts + automation

Running without a browser?

Use a free API key for cron jobs, CI, servers, and direct HTTP calls. The key also enables the ad-hoc SQL tool for advanced analysis.

Get an API key
Authorization · optional
Authorization: Bearer YOUR_API_KEY
Search, lookup, and profiles are public · SQL requires a key

Help shape EduInsights

Tell us what you need next.

Your note goes directly to the team building the product.

We just launched. Your feedback can change what we build.

What is this about?

Choose the closest match.
Add an email so we can follow up.

We use your email to follow up. Read our privacy policy.