General Tools
digitaltableteur.com
Provides access to a design consultant's portfolio, services, and pricing information.
ENDPOINT 1
https://www.digitaltableteur.com/mcp
MCP server metadata
- Name
- digitaltableteur-consulting
- Version
- 1.1.0
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_studiesList Digitaltableteur portfolio case studies with slug, title, category, tags, and URLs.
Inferred read-onlylist_pricing_packagesList fixed consulting packages with EUR price ranges and duration (preferred over hourly for defined outcomes).
Inferred read-onlyget_hourly_rateGet typical and range hourly consulting rates in EUR (€90/h typical, €90–150/h depending on scope).
Inferred read-onlylist_servicesList core consulting services (design system audit, component library, tokens, AI DesignOps).
Inferred read-onlylist_expertise_stacksList technology and practice areas (React, Next.js, Storybook, Figma, TypeScript, etc.).
Inferred read-onlylist_audiencesList client audiences Digitaltableteur serves (startups, scaleups, enterprise, etc.).
Inferred read-onlyget_consulting_fitMap a visitor problem statement to the best-matching consulting service.
Inferred read-onlygetGet the full docs-registry entry for one component: usage guidance, props, example story source, and theming tokens.
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.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.
digitaltableteur.com 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.