← Registry

General Tools

digitaltableteur.com

Provides access to a design consultant's portfolio, services, and pricing information.

1 endpoint11 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://www.digitaltableteur.com/mcp

No auth detected

MCP server metadata

Name
digitaltableteur-consulting
Version
1.1.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Read-only Digitaltableteur discovery: consulting (case studies, pricing, services) and design system (@dt components, tokens, intent search, usage validation). Regenerate agent artifacts with npm run build:tokens.

Known tools 11

list_case_studies

List Digitaltableteur portfolio case studies with slug, title, category, tags, and URLs.

Inferred read-only
get_case_study

Get one case study by URL slug (e.g.

Inferred read-only
list_pricing_packages

List fixed consulting packages with EUR price ranges and duration (preferred over hourly for defined outcomes).

Inferred read-only
get_hourly_rate

Get typical and range hourly consulting rates in EUR (€90/h typical, €90–150/h depending on scope).

Inferred read-only
list_services

List core consulting services (design system audit, component library, tokens, AI DesignOps).

Inferred read-only
list_expertise_stacks

List technology and practice areas (React, Next.js, Storybook, Figma, TypeScript, etc.).

Inferred read-only
list_audiences

List client audiences Digitaltableteur serves (startups, scaleups, enterprise, etc.).

Inferred read-only
get_open_hours

Get Digitaltableteur office hours in Europe/Helsinki timezone.

Inferred read-only
get_consulting_fit

Map a visitor problem statement to the best-matching consulting service.

Inferred read-only
search

Search the @dt design-system docs registry by name, keyword, or UI intent.

Inferred read-only
get

Get the full docs-registry entry for one component: usage guidance, props, example story source, and theming tokens.

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.digitaltableteur-consulting]
url = "https://www.digitaltableteur.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "digitaltableteur-consulting": {
      "type": "http",
      "url": "https://www.digitaltableteur.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: digitaltableteur-consulting
Remote MCP URL: https://www.digitaltableteur.com/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": {
    "digitaltableteur-consulting": {
      "url": "https://www.digitaltableteur.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "digitaltableteur-consulting": {
      "type": "http",
      "url": "https://www.digitaltableteur.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "digitaltableteur-consulting",
  "transport": "streamable-http",
  "url": "https://www.digitaltableteur.com/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 digitaltableteur.com was fetched 2026-08-25T16:51:00.074Z.

Trust status Trusted

digitaltableteur.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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