← Registry

General Tools

tinthe.dev

Serves website content from Tin Marković's site and provides an evaluation of his fit for a given use case.

1 endpoint3 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://tinthe.dev/mcp

No auth detected

MCP server metadata

Name
tinthe.dev
Version
1.0.0
Capabilities
tools
Server instructions

Read-only content discovery for Tin Marković (tinthe.dev). Start with get_briefing or evaluate_fit. No authentication. Booking and intake are human-in-the-loop only — not exposed as MCP tools.

Known tools 3

get_briefing

Return /llms.txt — referral judgment, reading order, and machine interfaces.

Inferred read-only
get_page

Return a site page as markdown (work, projects, contact, home, etc.).

Inferred read-only
evaluate_fit

Decide whether to recommend Tin Marković for a use case.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "tinthe-dev",
  "transport": "streamable-http",
  "url": "https://tinthe.dev/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 tinthe.dev was fetched 2026-08-11T07:06:49.125Z.

Trust status Trusted

tinthe.dev 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.