Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

SukukFi

fi.sukuk/sukukfi

Live vault metrics and docs for SukukFi, Islamic trade finance on Berachain. Read-only.

Uptime
100.0%
1 direct probes · 30d
Response
161ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_vault_stats

Current on-chain metrics for SukukFi vaults on Berachain: capital held, pending deposits and redemptions, and participant counts. Refreshed from Berachain RPC.

search_docs

Full-text search across public SukukFi writing: the documentation (how vaults work, obligor credit assessment, Islamic finance structuring, redemptions, risk, transparency) and the blog (explainers su…

get_doc

Return a full SukukFi documentation page as markdown. Call search_docs first to find a slug, or pass a known slug such as "for-capital-providers/risk-considerations".

get_contracts

Verified SukukFi contract addresses on Berachain Mainnet with explorer links: the duPRT share token and the vault proxies for each accepted asset.

get_vault_terms

Deposit terms for the live SukukFi vault: target yield, capacity, minimum ticket, lockup, accepted assets and settlement cycle.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sukukfi": {
      "url": "https://mcp.sukuk.fi/mcp",
      "transport": "streamable-http"
    }
  }
}