Open Investment Model for Claude Desktop
io.github.antikas/openim
Read-only OpenIM search for institutional buy-side investment models and architecture.
client:Claude Desktop
transport:stdio
runtime:npm
Install Open Investment Model in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openim": {
"command": "npx",
"args": [
"-y",
"@openinvestmentmodel/openim-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs