Back to Discover

rosie-mcp-plugin

connector

shoalresearch

Codex plugin for the Rosie remote MCP server and navigation skills

View on GitHub
0 starsSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add shoalresearch/rosie-mcp-plugin

README

Rosie MCP Plugin

This repository contains a Codex plugin that installs the hosted Rosie MCP server and bundles skills for navigating Rosie resource discovery workflows.

It now also exposes a Claude Code marketplace manifest at .claude-plugin/marketplace.json, so you can add this repository directly as a marketplace in Claude.

Claude marketplace install

Use this repo as the marketplace source:

shoalresearch/rosie-mcp-plugin

Then install:

rosie-mcp-plugin@rosie-marketplace

What it installs

  • A remote MCP server pointing at https://mcp.rosie.fyi/mcp
  • Skill guidance for category-first exploration, focused service lookup, case-manager query evaluation, and Rosie search telemetry review

Included skills

  • rosie-resource-navigation Uses list_service_categories before broad exploration and search_resources for targeted service lookup with explicit city and county handling.
  • rosie-search-ops Uses get_search_telemetry for search-quality, routing, demand analysis, and live validation of suspected search gaps.
  • rosie-case-manager-evals Uses Rosie MCP to run realistic case-manager scenarios, inspect returned structure, and report locality, routing, and coverage gaps.

MCP server

The bundled MCP config lives in .mcp.json and points to the canonical Rosie MCP server:

{
  "mcpServers": {
    "rosie": {
      "url": "https://mcp.rosie.fyi/mcp"
    }
  }
}

Rosie homepage: https://www.rosie.fyi/

The hosted server uses OAuth and will redirect through the Rosie sign-in flow when the client connects.

Evaluation focus

The current plugin guidance is built around service-first retrieval quality, especially for:

  • explicit city or county requests
  • urgent shelter and safety searches
  • minors and child-welfare routing
  • case-manager style queries that need strong phone, address, and eligibility output

Recent evaluation work found that locality is the main failure mode in realistic case-manager batteries, so the bundled skills now emphasize stricter city handling and clearer gap reporting.

Repository layout

  • .codex-plugin/plugin.json
  • .mcp.json
  • skills/
  • assets/

Status

The repository is intended to be installed as a private plugin first, then opened up once the install flow is validated.

Rendered live from shoalresearch/rosie-mcp-plugin's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
rosie-mcp-pluginHosted Rosie MCP plus skills for Alameda County navigation, search QA, and case-manager query evaluation.https://github.com/shoalresearch/rosie-mcp-plugin.git

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.