← mickael-umt.com

INDIVIDUAL MCP TOOL

get_site_profile

Read Mickael Rutembya's public professional profile and contact links.

mickael-umt.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://mickael-umt.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_site_profile 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

mickael-umt.com

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.sovereign-cv]
url = "https://mickael-umt.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sovereign-cv": {
      "type": "http",
      "url": "https://mickael-umt.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sovereign-cv
Remote MCP URL: https://mickael-umt.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": {
    "sovereign-cv": {
      "url": "https://mickael-umt.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sovereign-cv": {
      "type": "http",
      "url": "https://mickael-umt.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sovereign-cv",
  "transport": "streamable-http",
  "url": "https://mickael-umt.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_offers — List public consulting and engineering offers with outcomes, evidence and stack.
  • list_projects — List public project evidence with provenance and repository links.
  • get_market_snapshot — Read the dated, multi-source Paris and remote tech-market snapshot.
  • get_public_rate_benchmarks — Read the legacy calculator P25/median/P75 references; prefer get_market_snapshot for current multi-source market evidence.
  • qualify_project — Recommend the public contact route from non-sensitive project facts.
  • submit_project_brief — Store a consented project brief and return its booking route.