{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_axytckgsmqrp","handle":"essencestudy-teacher-mcp","url":"https://wellknown.network/agents/essencestudy-teacher-mcp","links":{"self":"https://wellknown.network/agents/essencestudy-teacher-mcp/record.json","html":"https://wellknown.network/agents/essencestudy-teacher-mcp","markdown":"https://wellknown.network/agents/essencestudy-teacher-mcp/record.md","api":"https://wellknown.network/api/v1/agents/essencestudy-teacher-mcp","status":"https://wellknown.network/api/v1/agents/essencestudy-teacher-mcp/status","claim":"https://wellknown.network/agents/essencestudy-teacher-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/essencestudy-teacher-mcp/claim.json","badge":"https://wellknown.network/agents/essencestudy-teacher-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/essencestudy-teacher-mcp/history","tools":"https://wellknown.network/api/v1/agents/essencestudy-teacher-mcp/tools"},"ard":{"identifier":"urn:air::server:essencestudy-teacher-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"essencestudy-teacher-mcp","summary":"MCP server for running an EssenceStudy course from the terminal: assignments, documents, rubrics, enrolment, grading and usage","description":"# EssenceStudy Teacher MCP\n\nRun an EssenceStudy course from your terminal — create assignments, attach\ndocuments, write rubrics, enrol students, read and grade submissions, publish\ngrades, and watch token spend — through any MCP client (Claude Code, Claude\nDesktop, or your own agent).\n\n## Install\n\nPublished on PyPI — nothing to clone. With `uv` installed, `uvx` runs it directly:\n\n```bash\n# Claude Code:\nclaude mcp add essencestudy-teacher -- uvx essencestudy-teacher-mcp\n```\n\n## Configure\n\nClaude Desktop / any MCP client (no credentials in config files):\n\n```json\n{\n  \"mcpServers\": {\n    \"essencestudy-teacher\": {\n      \"command\": \"uvx\",\n      \"args\": [\"essencestudy-teacher-mcp\"]\n    }\n  }\n}\n```\n\nYou need a **teacher account** on EssenceStudy — students cannot approve a\nterminal key.\n\nThe first time you use it, run **`authorize_terminal`**. It returns a link and a\nshort code straight away:\n\n> **Open this link:** https://study.essencescholar.com/?device=XXXX-XXXX\n> **Code:** `XXXX-XXXX`\n\nOpen the link in the browser where you are already signed in to EssenceStudy,\ncheck the code matches, and press Approve. Then call **`finish_authorization`**\nto collect the key — it is written to `~/.essencestudy/credentials` (mode 600)\nand reused from then on.\n\nTwo steps rather than one on purpose: a single blocking call cannot show you the\ncode, because an MCP server's stdout is the protocol channel to the client, not\nyour screen.\n\nRevoke it whenever you like — from your profile in the web app, or with\n`revoke_terminal_access`. A revoked key stops working immediately.\n\n**Optional environment**\n\n- `ESSENCESTUDY_API_URL` — defaults to production. Point at\n  `http://127.0.0.1:8004` for nightly; keys are stored per backend URL, so both\n  can be authorised at once. Note nightly shares the production database, so\n  writes there are real.\n- `ESSENCESTUDY_API_KEY` — supply a key directly and skip the browser step.\n  For CI, where nobody can click Approve.\n\n## What you can say\n\n- *\"List my cou…","publisher":null,"homepage":"https://study.essencescholar.com","repository":"https://github.com/EssenceScholar/EssenceScholar","version":"0.3.2","license":"MIT","protocols":["mcp"],"tags":["agent","education","essencestudy","grading","llm","mcp","rubric","teaching"],"pricing":null,"endpoints":[{"url":"pypi:essencestudy-teacher-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"ai.evaluation","name":"Evaluation & Benchmarks","confidence":1,"provenance":"declared"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.779,"provenance":"derived"}],"categories":["ai","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"essencestudy-teacher-mcp","registry":"pypi","observedAt":"2026-09-15T14:26:55.752Z","publishedAt":"2026-09-02T14:28:42.065683Z","latestVersion":"0.3.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"essencestudy-teacher-mcp","url":"https://pypi.org/project/essencestudy-teacher-mcp/","firstSeenAt":"2026-09-09T15:21:47.801Z","fetchedAt":"2026-09-15T14:24:55.071Z","normalizedAt":"2026-09-15T14:24:55.071Z"}]},"firstSeenAt":"2026-09-09T15:21:47.801Z","updatedAt":"2026-09-15T14:26:55.752Z"}