Upsilon — AI Operator Measurement Engine for VS Code
io.github.sunrisesillneversee/sigrank-mcp
Upsilon measurement engine with 25 local tools and SigRank proof access via the sigrank package.
client:VS Code
transport:stdio
runtime:npm
Install Upsilon — AI Operator Measurement Engine in VS Code
.vscode/mcp.json
{
"servers": {
"sigrank-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sigrank"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs