Developer Tools
mickael-umt.com
Provides access to a developer's professional profile, offers, projects, and market rate benchmarks.
ENDPOINT 1
https://mickael-umt.com/mcp
MCP server metadata
- Name
- sovereign-cv
- Version
- 1.0.0
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_profileRead Mickael Rutembya's public professional profile and contact links.
Inferred read-onlylist_offersList public consulting and engineering offers with outcomes, evidence and stack.
Inferred read-onlyget_market_snapshotRead the dated, multi-source Paris and remote tech-market snapshot.
Inferred read-onlyget_public_rate_benchmarksRead the legacy calculator P25/median/P75 references; prefer get_market_snapshot for current multi-source market evidence.
Inferred read-onlyqualify_projectRecommend the public contact route from non-sensitive project facts.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.