FinanceWebMCP verified
fume.finance WebMCP tools
We deliver and manage AI agents that take over the manual work in fund operations, at 20% of what the work costs by hand. Built for fund administrators, fund managers and family offices.
FinanceWebMCP verified
We deliver and manage AI agents that take over the manual work in fund operations, at 20% of what the work costs by hand. Built for fund administrators, fund managers and family offices.
We deliver and manage AI agents that take over the manual work in fund operations, at 20% of what the work costs by hand. Built for fund administrators, fund managers and family offices. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Search Fume's Tokenized Fund Registry — tokenized investment funds with their manager, strategy, asset class, AUM, chain, token standard, fees and jurisdiction. Returns JSON; every fund carries a `url` to its page on this site.
Open the fume.finance website and ask your browser agent to use search_tokenized_fundsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_tokenized_funds tool on fume.finance with q: <string>, chain: <string>, assetClass: <string>, jurisdiction: <string>, status: <string>, limit: <integer>. Return the structured result and cite the source page.q string Free-text search over name, manager, issuer, strategy and description.chain string Blockchain to filter by, e.g. Ethereum, Arbitrum, Base.assetClass string Asset class to filter by, e.g. Fixed Income, Private Credit.jurisdiction string Jurisdiction to filter by, e.g. Luxembourg, Cayman Islands.status string Fund status: live, upcoming or closed.limit integer Maximum funds to return (1-200). Defaults to 50.Search Fume's directory of fund service providers — legal, fund administration, custody, exchange/broker, audit, AIFM and insurance. Returns JSON with the category list alongside the matches.
Open the fume.finance website and ask your browser agent to use search_fund_service_providersInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_fund_service_providers tool on fume.finance with q: <string>, category: <string>, limit: <integer>. Return the structured result and cite the source page.q string Free-text search over name, description, specialty, tags and jurisdictions.category string Category id to filter by: legal, fund-admin, custody, broker, auditor, aifm or insurance.limit integer Maximum providers to return (1-200). Defaults to 100.Search Fume's documentation — AI agents for fund operations, the tokenization whitepaper and user guides, OmniClear settlement, and the developer API reference. Returns ranked fragments with the page URL.
Open the fume.finance website and ask your browser agent to use search_fume_docsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_fume_docs tool on fume.finance with query: <string>. Return the structured result and cite the source page.query string Words to search the documentation for.Return the current page as clean markdown instead of HTML, so it can be quoted or summarized without parsing the layout. Takes no arguments.
Open the fume.finance website and ask your browser agent to use read_page_as_markdownInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the read_page_as_markdown tool on fume.finance. Return the structured result and cite the source page.