MCP server for Hashi bridges. Wraps @modelcontextprotocol/sdk and exposes one or more bridges as a single MCP server (stdio).
{
"mcpServers": {
"hashiserver": {
"command": "npx",
"args": [
"-y",
"@hashi-mcp/server"
]
}
}
}