theabbie for VS Code
io.github.theabbie/theabbie
Live info about theabbie (Abhishek Chaudhary) from theabbie.github.io/about.json
client:VS Code
transport:stdio
runtime:npm
Install theabbie in VS Code
.vscode/mcp.json
{
"servers": {
"theabbie": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"theabbie"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs