← accessecs.com
INDIVIDUAL MCP TOOL
list_programmes
List the engagement tiers offered by Hassan Akram · Elite Careers Strategy (ECS).
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 endpoint
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.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.
Related tools
search_outcomes— Search the documented track record of Hassan Akram · Elite Careers Strategy (ECS).get_outcome— Fetch the full text of a specific documented outcome by slug.get_founder— Fetch the canonical biography of Hassan Akram (founder of Elite Careers Strategy / ECS).get_track_record_summary— Get 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.search_articles— Search ECS thought-leadership content (blog posts + overnight-generated articles).get_article— Fetch the full text of a blog post by slug.