Skip to content
Claude Desktop

Pine Labs SDK API Documentation MCP Server for Claude Desktop

io.github.prakhargour10/utility-mcp-server

List and fetch official Pine Labs SDK API documentation via MCP tools.

client:Claude Desktop transport:stdio runtime:oci

Install Pine Labs SDK API Documentation MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "utility-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/prakhargour/utility-mcp-server:1.0.3"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Pine Labs SDK API Documentation MCP Server in other clients