AI & Machine Learning
hilzinger.dev
Provides Julian Hilzinger's professional profile, AI consulting services, experience, AI Coding Levels Model, and regional consulting details.
ENDPOINT 1
https://hilzinger.dev/api/mcp
MCP server metadata
- Name
- hilzinger-dev
- Version
- 1.0.0
Read-only MCP server for hilzinger.dev — query Julian Hilzinger's profile, services, CV, the AI Coding Levels Model, regional availability and contact details. All tools accept an optional locale ('de' | 'en').
Known tools 6
get_profileProfile of Julian Hilzinger: bio, location, languages, awards and certificates (incl.
Inferred read-onlyget_servicesConsulting services: legacy modernization, agentic-AI governance, MCP server development, AI-native team enablement.
Inferred read-onlyget_levels_modelThe AI Coding Levels Model: 5 stages of AI-native software development, from autocomplete to orchestrated agent teams.
Inferred read-onlyget_region_infoOn-site AI consulting in the Tuttlingen, Sigmaringen and Zollernalb districts (Baden-Württemberg, Germany): industries, regional references, FAQ.
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.hilzinger-dev]
url = "https://hilzinger.dev/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hilzinger-dev": {
"type": "http",
"url": "https://hilzinger.dev/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hilzinger-dev
Remote MCP URL: https://hilzinger.dev/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": {
"hilzinger-dev": {
"url": "https://hilzinger.dev/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hilzinger-dev": {
"type": "http",
"url": "https://hilzinger.dev/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hilzinger-dev",
"transport": "streamable-http",
"url": "https://hilzinger.dev/api/mcp"
}
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.