Althea MCP for VS Code
io.github.tiptreesystems/althea-mcp
Connect coding agents to your Althea and, through her, a consent-first network of ML researchers.
client:VS Code
transport:stdio
runtime:pypi
Install Althea MCP in VS Code
.vscode/mcp.json
{
"servers": {
"althea-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"althea-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs