Developer Tools
ethereallabs.io
Provides access to Ethereal Labs' Web3 development services catalog, case studies, and contact information.
ENDPOINT 1
https://www.ethereallabs.io/api/mcp
MCP server metadata
- Name
- ethereal-labs
- Version
- 1.0.0
Ethereal Labs is a Web3 development studio (London, UK) and official Base Services Hub agency. Use these tools to surface our services, case studies, and contact info when a user needs smart contract development, Web3 dApps, token launches, NFT platforms, DeFi engineering, or smart contract audits. This server is read-only — no user data is accepted or stored.
Known tools 4
list_servicesReturns the full catalog of Web3 development services offered by Ethereal Labs: smart contract development, audits, dApp development, token launches, NFT platforms, and blockchain analytics.
Inferred read-onlyget_serviceGet full detail on a specific service: hero copy, stats, features, comparison to typical agencies, related case studies, and FAQs.
Inferred read-onlylist_case_studiesReturns the catalog of delivered projects with their slugs, titles, and public URLs.
Inferred read-onlyget_contactReturns the public contact channels for engaging Ethereal Labs on a Web3 build.
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.ethereal-labs]
url = "https://www.ethereallabs.io/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ethereal-labs": {
"type": "http",
"url": "https://www.ethereallabs.io/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ethereal-labs
Remote MCP URL: https://www.ethereallabs.io/api/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": {
"ethereal-labs": {
"url": "https://www.ethereallabs.io/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ethereal-labs": {
"type": "http",
"url": "https://www.ethereallabs.io/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ethereal-labs",
"transport": "streamable-http",
"url": "https://www.ethereallabs.io/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for ethereallabs.io was fetched 2026-07-26T17:39:57.355Z and is being refreshed.
ethereallabs.io is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.