← Registry

Developer Tools

mickael-umt.com

Provides access to a developer's professional profile, offers, projects, and market rate benchmarks.

1 endpoint7 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://mickael-umt.com/mcp

No auth detected

MCP server metadata

Name
sovereign-cv
Version
1.0.0
Capabilities
toolsresources
Server instructions

Use read tools for public professional context. submit_project_brief stores personal data and requires explicit consent, an idempotency key and the dedicated bearer token.

Known tools 7

get_site_profile

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

Inferred read-only
list_offers

List public consulting and engineering offers with outcomes, evidence and stack.

Inferred read-only
list_projects

List public project evidence with provenance and repository links.

Inferred read-only
get_market_snapshot

Read the dated, multi-source Paris and remote tech-market snapshot.

Inferred read-only
get_public_rate_benchmarks

Read the legacy calculator P25/median/P75 references; prefer get_market_snapshot for current multi-source market evidence.

Inferred read-only
qualify_project

Recommend the public contact route from non-sensitive project facts.

Inferred read-only
submit_project_brief

Store a consented project brief and return its booking route.

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.