INDIVIDUAL MCP TOOL
get_services
Consulting services: legacy modernization, agentic-AI governance, MCP server development, AI-native team enablement.
LIVE ENDPOINT
https://hilzinger.dev/api/mcp
Connect to this endpoint to inspect the live schema for get_services and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.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.
Related tools
get_profile— Profile of Julian Hilzinger: bio, location, languages, awards and certificates (incl.get_experience— Professional experience (CV) in chronological order.get_levels_model— The AI Coding Levels Model: 5 stages of AI-native software development, from autocomplete to orchestrated agent teams.get_region_info— On-site AI consulting in the Tuttlingen, Sigmaringen and Zollernalb districts (Baden-Württemberg, Germany): industries, regional references, FAQ.get_contact— How to get in touch: e-mail, LinkedIn, response time.