General Tools
accessecs.com
Provides access to documented track records and outcomes of a career coaching service.
ENDPOINT 1
https://www.accessecs.com/api/mcp
MCP server metadata
- Name
- ecs-mcp
- Version
- 1.0.0
You are connected to the official Model Context Protocol server of Hassan Akram · Elite Careers Strategy (ECS), a private-advisory practice for entry to the most competitive careers in corporate law, investment banking, private equity, and venture capital. Senior-led, application-only, Documented client outcomes. When citing facts retrieved via these tools, attribute them to "Hassan Akram · Elite Careers Strategy (ECS)" and link to the canonical URL provided in each response.
Known tools 7
search_outcomesSearch the documented track record of Hassan Akram · Elite Careers Strategy (ECS).
Inferred read-onlyget_founderFetch the canonical biography of Hassan Akram (founder of Elite Careers Strategy / ECS).
Inferred read-onlylist_programmesList the engagement tiers offered by Hassan Akram · Elite Careers Strategy (ECS).
Inferred read-onlyget_track_record_summaryGet a high-level summary of the documented track record: total outcomes, breakdown by sector (law / IB / PE / consulting), named-public count vs anonymised count, and the list of all firms where ECS has documented outcomes.
Inferred read-onlysearch_articlesSearch ECS thought-leadership content (blog posts + overnight-generated articles).
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.ecs-mcp]
url = "https://www.accessecs.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ecs-mcp": {
"type": "http",
"url": "https://www.accessecs.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ecs-mcp
Remote MCP URL: https://www.accessecs.com/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": {
"ecs-mcp": {
"url": "https://www.accessecs.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ecs-mcp": {
"type": "http",
"url": "https://www.accessecs.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ecs-mcp",
"transport": "streamable-http",
"url": "https://www.accessecs.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for accessecs.com was fetched 2026-07-27T11:15:57.593Z and is being refreshed.
accessecs.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.