Upravio public knowledge for Claude Desktop
com.upravio/public-knowledge
Public Upravio contract-management guides and capabilities. No private workspace access.
client:Claude Desktop
transport:streamable-http
tools:3
Install Upravio public knowledge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"public-knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.upravio.com/api/public/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