Fiveable for AP Students for VS Code
io.github.thinkfiveable/fiveable-ap-students
AP study content, practice, FRQ feedback, progress, plans, and student tools for AI apps.
client:VS Code
transport:streamable-http
tools:37
Install Fiveable for AP Students in VS Code
.vscode/mcp.json
{
"servers": {
"fiveable-ap-students": {
"type": "http",
"url": "https://fiveable.me/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- list_subjects
- get_subject_outline
- get_study_guide
- get_unit_overview
- list_key_terms
- get_key_term
- search_content
- get_content_sections
- list_frqs
- get_frq
- get_practice_questions
- calculate_ap_score
- check_practice_answer
- get_my_study_progress
- score_external_frq_response
- start_diagnostic
- submit_diagnostic_answer
- get_diagnostic_results
- get_my_frq_progress
- get_frq_attempt_history
- score_frq_response
- get_scoring_result
- submit_practice_answer
- get_my_access