A lightweight open-source MCP wrapper for downloading and installing the @palantir/mcp package from secure Foundry environments.
{
"mcpServers": {
"palantir": {
"command": "npx",
"args": [
"-y",
"palantir-mcp"
]
}
}
}