Pine Labs SDK API Documentation MCP Server for VS Code
io.github.prakhargour10/utility-mcp-server
List and fetch official Pine Labs SDK API documentation via MCP tools.
client:VS Code
transport:stdio
runtime:oci
Install Pine Labs SDK API Documentation MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"utility-mcp-server": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/prakhargour/utility-mcp-server:1.0.3"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs