
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@treno.solutions/finance-mcp
Advanced tools
MCP Server for Treno Finance — AI assistants access your portfolios, accounts, and risk catalogue
MCP Server for Treno Finance — exposes portfolio data, investment analytics, risk catalogue, and account management tools to AI assistants (Claude Desktop, Cursor, etc.).
npx @treno.solutions/finance-mcp
Or install globally:
npm install -g @treno.solutions/finance-mcp
finance-mcp
Add to your MCP client configuration (e.g. Cursor, Claude Desktop, Antigravity):
{
"mcpServers": {
"treno-finance": {
"command": "npx",
"args": ["-y", "@treno.solutions/finance-mcp"],
"env": {
"TRENO_API_KEY": "your_api_key_here"
}
}
}
}
| Variable | Required | Description |
|---|---|---|
TRENO_API_KEY | Yes | Your Treno Finance API key (get one here) |
TRENO_API_URL | No | API base URL (default: https://app.treno.finance/api) |
| Tool | Description |
|---|---|
list_portfolios | List all portfolios with accounts and tags |
get_portfolio_positions | Get current holdings with live prices |
get_portfolio_transactions | Get transactions with pagination and filters |
get_portfolio_performance | Get performance report with metrics and benchmarks |
get_portfolio_value_history | Get historical value time series |
get_portfolio_capital_flows | Get capital flow analysis |
list_accounts | List all asset accounts (wallets, virtual accounts) |
get_account | Get details for a specific account |
get_risk_catalogue | List risks with filters (PRO/ENTERPRISE) |
get_risk_catalogue_indicators | List risk indicators (PRO/ENTERPRISE) |
get_risk_catalogue_measures | List mitigation measures (PRO/ENTERPRISE) |
search_risk_catalogue | Free-text search across risks (PRO/ENTERPRISE) |
get_risk_catalogue_risk_detail | Get one risk with indicators and measures (PRO/ENTERPRISE) |
This package uses @treno.solutions/finance-sdk under the hood.
MIT
FAQs
MCP Server for Treno Finance — AI assistants access your portfolios, accounts, and risk catalogue
We found that @treno.solutions/finance-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.