willwearing/graspful
Agent-first adaptive learning platform. Create courses as YAML knowledge graphs via CLI or MCP server. AI agents scaffold, fill, review, and publish — no UI required. Adaptive diagnostics, spaced repetition, white-label sites.
Platform-specific configuration:
{
"mcpServers": {
"graspful": {
"command": "npx",
"args": [
"-y",
"graspful"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...