Skip to content

GPIB MCP 0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 13:42
83e9a45

GPIB MCP server 0.3.0 (Windows x86). Requires NI-VISA / NI-488.2 installed.

Claude Desktop (one-click): download GpibMcp-0.3.0.mcpb below and open it in Claude Desktop
(Settings -> Extensions), or drag it onto the window. Requires NI-VISA / NI-488.2 (#67).

Other local clients (stdio):

iwr https://raw.githubusercontent.com/TGoodhew/GPIB-MCP/main/packaging/Install-GpibMcp.ps1 -OutFile Install-GpibMcp.ps1
./Install-GpibMcp.ps1 -Client all   # vscode | cursor | windsurf | all

VS Code #89, Cursor #90, Windsurf #91 (or Claude Desktop manually).

Cloud clients (Streamable HTTP, this release adds the HTTP transport #68): run the server in HTTP mode and
tunnel it, then register the connector. Microsoft Copilot #88 / ChatGPT #92:

./Start-GpibMcpHttp.ps1             # http://127.0.0.1:3001/mcp + a bearer token; prints next steps

See packaging/copilot and packaging/chatgpt for the connector docs.

Or download GpibMcp-0.3.0-win-x86.zip below and unzip to %LOCALAPPDATA%\Programs\GpibMcp.