ScholarNet — Study Plan & Thesis Tools for VS Code
com.0xpi.scholar/study-tools
Free AI study tools: generate a personalized study plan or essay thesis statements.
client:VS Code
transport:streamable-http
tools:8
Install ScholarNet — Study Plan & Thesis Tools in VS Code
.vscode/mcp.json
{
"servers": {
"study-tools": {
"type": "http",
"url": "https://scholar.0xpi.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs