MCP Server
MCP
StudioMeyer Academy
The Academy curriculum as an offline MCP library. Hosted course connector adds progress.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.studiomeyer.academy/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-academy",
"version": "0.4.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional, stdio only. Legacy Academy API key. The hosted connector at mcp.studiomeyer.academy uses OAuth instead and needs no key.",
"format": "string",
"isSecret": true,
"name": "ACADEMY_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment