Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"scribe": {
"command": "uv",
"args": [
"run",
"--with",
"seer @ git+https://github.com/ajobi-uhc/seer.git",
"python",
"-m",
"scribe.notebook.notebook_mcp_server"
],
"url": "https://github.com/ajobi-uhc/seer.git",
"env": {
"NOTEBOOK_OUTPUT_DIR": "${CWD}/outputs"
}
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
uvhttps://github.com/ajobi-uhc/seer.gitNOTEBOOK_OUTPUT_DIR=${CWD}/outputs