Skip to content
VS Code

GunSpec for VS Code

io.gunspec/mcp

Read-only firearm specifications: calibers, ammunition, manufacturers and attachment fitment.

client:VS Code transport:streamable-http

Install GunSpec in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.gunspec.io"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

GunSpec in other clients