← Registry

Developer Tools

electrik.dev

Provides documentation and source retrieval for Electrik Slate Blade components and blocks.

1 endpoint6 known toolsFirst detected August 21, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.slate.electrik.dev

No auth detected

MCP server metadata

Name
electrik-slate
Version
3.0.0-alpha.4
Capabilities
tools.listChanged

Known tools 6

list_components

List shipped Electrik Slate Blade components with docs URLs.

Inferred read-only
list_blocks

List Slate docs-site blocks (copy-ready Blade sections).

Inferred read-only
get_component_docs

Fetch markdown documentation for a Slate component (e.

Inferred read-only
get_docs_page

Fetch a docs markdown page by path (e.

Inferred read-only
get_component_source

Fetch the primary Blade source for a Slate component from the 3.

Inferred read-only
get_llms_index

Fetch https://slate.

Inferred read-only

CONNECT 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.electrik-slate]
url = "https://mcp.slate.electrik.dev"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "electrik-slate": {
      "type": "http",
      "url": "https://mcp.slate.electrik.dev"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: electrik-slate
Remote MCP URL: https://mcp.slate.electrik.dev

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": {
    "electrik-slate": {
      "url": "https://mcp.slate.electrik.dev"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "electrik-slate": {
      "type": "http",
      "url": "https://mcp.slate.electrik.dev"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "electrik-slate",
  "transport": "streamable-http",
  "url": "https://mcp.slate.electrik.dev"
}
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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.