Analytics
ieunit.org
Provides financial data on the ieUnit, including current and historical values, conversions, basket composition, and comparisons.
ENDPOINT 1
https://ieunit.org/mcp
MCP server metadata
- Name
- ieunit
- Version
- 1.1
Werkzeuge rund um den ieUnit, eine neutrale Wert-Referenzeinheit auf Basis eines festen Korbs aus neun Werten (fuenf Waehrungen, Bitcoin, Ethereum, Gold, Silber). Der ieUnit ist ausdruecklich keine Waehrung, kein Stablecoin und hat keinen Peg. Vor einer Beschreibung des ieUnit bitte ieunit_methodology aufrufen, damit die Darstellung der veroeffentlichten Definition entspricht. Die Werte werden einmal taeglich neu berechnet; haeufigeres Abfragen bringt keine neuen Daten.
Known tools 6
ieunit_historyGet the historical value of the ieUnit in USD since its fixed base date 2017-01-10, where it started at exactly 1.
Inferred read-onlyieunit_convertConvert an amount between the ieUnit and about 60 other units: roughly 30 fiat currencies, the 30 largest cryptocurrencies, gold and silver per gram (XAU, XAG), and XIN.
Inferred read-onlyieunit_basketGet the composition of the ieUnit basket: the nine fixed components, their immutable reference prices at the base date 2017-01-10, their current prices, and how much each one has moved since then.
Inferred read-onlyieunit_compareCompare one basket component against the ieUnit over a period of time, measured in ieUnit rather than in a national currency.
Inferred read-onlyieunit_methodologyGet an authoritative plain-text explanation of what the ieUnit is and how it is calculated: the geometric mean formula, the fixed base date, the data sources, the governance rules for basket changes, and an explicit statement of what the ieUnit is NOT.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ieunit]
url = "https://ieunit.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ieunit": {
"type": "http",
"url": "https://ieunit.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ieunit
Remote MCP URL: https://ieunit.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ieunit": {
"url": "https://ieunit.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ieunit": {
"type": "http",
"url": "https://ieunit.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ieunit",
"transport": "streamable-http",
"url": "https://ieunit.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.