Krosos for Claude Desktop
com.krosos/krosos
Your accounting ledger as typed tools: net worth, holdings, history, tax estimates, trade logging.
client:Claude Desktop
transport:streamable-http
tools:12
Install Krosos in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"krosos": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.krosos.com/api/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