learningcommons.org
Learning Commons provides AI developer tools for education, including a knowledge graph of curriculum and academic standards plus evaluators for educational text and feedback. Its products are aimed at helping developers build and assess AI features for K-12 instructional use.
Learning Commons exposes a Knowledge Graph HTTP API, a Knowledge Graph MCP server, and evaluator SDK packages for TypeScript and Python; the documented first-party credential is a Learning Commons API key used for the API and MCP, while evaluator SDKs mainly rely on third-party model-provider keys.
- Learning Commons Knowledge Graph APIdiscovered
Sign up or sign in to the Learning Commons Platform, then create/manage an API key there. The docs explicitly say you can create and manage API keys in the platform and use the key as x-api-key: YOUR_API_KEY; the MCP docs also allow Authorization: Bearer YOUR_API_KEY.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://learningcommons.org/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing