INDIVIDUAL MCP TOOL
get_entitlements
List the logged-in account's entitlements across courses (OAuth bearer or auth_token).
LIVE ENDPOINT
https://ripostiq.com/mcp
Connect to this endpoint to inspect the live schema for get_entitlements and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent server
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.ripostiq]
url = "https://ripostiq.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ripostiq": {
"type": "http",
"url": "https://ripostiq.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ripostiq
Remote MCP URL: https://ripostiq.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": {
"ripostiq": {
"url": "https://ripostiq.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ripostiq": {
"type": "http",
"url": "https://ripostiq.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ripostiq",
"transport": "streamable-http",
"url": "https://ripostiq.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
login— Claude Code plugin login only (auth_token flow).whoami— Return the current logged-in user (via OAuth bearer or an auth_token).get_lesson— Fetch a module's lesson content.list_courses— List every available Ripostiq course (no login needed).begin_course— Start a course.roast— Free 'Roast my work' — a single tough-but-fair stakeholder grilling of ANY artifact the user pastes (PRD, architecture, code, pitch, resume, plan, essay…).interview_prep— Free 'Mock interview' — a realistic, calibrated interview for a role.list_interviews— List the curated Interview-Prep topics (e.