Helvabase — Governed response dossiers for Claude Desktop
com.helvabase/helvabase
Connect your AI assistant to governed tender and RFP dossiers: sources, versions, decisions.
client:Claude Desktop
transport:streamable-http
Install Helvabase — Governed response dossiers in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"helvabase": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://helvabase.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs