Neutral value reference unit: live value, history, conversion and methodology.
claude mcp add ieunit --transport http https://ieunit.org/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"ieunit": {
"url": "https://ieunit.org/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ieunit": {
"serverUrl": "https://ieunit.org/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"ieunit": {
"type": "http",
"url": "https://ieunit.org/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ieunit": {
"url": "https://ieunit.org/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"ieunit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ieunit.org/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://ieunit.org/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/org.ieunit--ieunit/reviews or the review_server meta-tool.
POST /mcp