Oeis for VS Code
io.github.pipeworx-io/oeis
OEIS (On-Line Encyclopedia of Integer Sequences) MCP.
client:VS Code
transport:streamable-http
Install Oeis in VS Code
.vscode/mcp.json
{
"servers": {
"oeis": {
"type": "http",
"url": "https://gateway.pipeworx.io/oeis/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs