Learning Resources
velocitytuitionacademy.com
Provides information about online tutoring subjects, exam boards, locations, and educational guides for IGCSE, A-Level, IB, and SAT.
ENDPOINT 1
https://velocitytuitionacademy.com/mcp
MCP server metadata
- Name
- velocity-tuition-academy
- Version
- 1.0.0
Read-only information about Velocity Tuition Academy, an online tutoring service for IGCSE, A-Level, IB and the Digital SAT. Do not quote prices — they are shared on first contact via WhatsApp. Do not promise grades, score gains or university admission outcomes.
Known tools 5
lookup_subjectsList the subjects Velocity Tuition Academy teaches online across IGCSE, A-Level and IB, with the programme page for each.
Inferred read-onlylookup_boardsList the exam boards and qualifications supported: Cambridge IGCSE (CAIE), Edexcel International GCSE (Pearson), Cambridge and Edexcel International A-Levels, IB MYP, IB Diploma, and the Digital SAT.
Inferred read-onlybrowse_guidesList educational guides published on the site covering IGCSE, A-Level, IB and Digital SAT topics — subject choice, board comparisons, grading, exam technique and university planning.
Inferred read-onlyget_contact_linkReturn the primary contact channel — a WhatsApp deep link opening a pre-filled enquiry message.
Potential side effectsCONNECT 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.velocity-tuition-academy]
url = "https://velocitytuitionacademy.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"velocity-tuition-academy": {
"type": "http",
"url": "https://velocitytuitionacademy.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: velocity-tuition-academy
Remote MCP URL: https://velocitytuitionacademy.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": {
"velocity-tuition-academy": {
"url": "https://velocitytuitionacademy.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"velocity-tuition-academy": {
"type": "http",
"url": "https://velocitytuitionacademy.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "velocity-tuition-academy",
"transport": "streamable-http",
"url": "https://velocitytuitionacademy.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.