INDIVIDUAL MCP TOOL
get_started
Call this for a greeting (hi, hello), a connectivity or liveness test, 'what can you do', or any message too general to match a specific tool.
LIVE ENDPOINT
https://www.engineeringleaders.io/mcp/trade
Connect to this endpoint to inspect the live schema for get_started and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent server
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.elc-trade]
url = "https://www.engineeringleaders.io/mcp/trade"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"elc-trade": {
"type": "http",
"url": "https://www.engineeringleaders.io/mcp/trade"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: elc-trade
Remote MCP URL: https://www.engineeringleaders.io/mcp/trade
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": {
"elc-trade": {
"url": "https://www.engineeringleaders.io/mcp/trade"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"elc-trade": {
"type": "http",
"url": "https://www.engineeringleaders.io/mcp/trade"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "elc-trade",
"transport": "streamable-http",
"url": "https://www.engineeringleaders.io/mcp/trade"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_more_tools— Check for additional specialised capabilities whenever your task might benefit from them.buy_reach— Answers 'how do we get in front of 3,300+ CEE engineering leaders, and what does it cost?benchmark_leadership_ratio— Answers 'is my engineering org top-heavy?assess_community_launch_readiness— Answers 'should I start an engineering-leadership meetup here?build_partnership_business_case— Answers 'how do I justify a community partnership budget internally?evaluate_meetup_topic— Answers 'will this topic fill a room?assess_speaker_readiness— Answers 'is this person ready to speak, and what will go wrong if they are not?