INDIVIDUAL MCP TOOL
assess_community_launch_readiness
Answers 'should I start an engineering-leadership meetup in my city?
LIVE ENDPOINT
https://www.engineeringleaders.io/mcp
Connect to this endpoint to inspect the live schema for assess_community_launch_readiness and invoke it with your own arguments.
Indexed 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 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-toolkit]
url = "https://www.engineeringleaders.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"elc-toolkit": {
"type": "http",
"url": "https://www.engineeringleaders.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: elc-toolkit
Remote MCP URL: https://www.engineeringleaders.io/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": {
"elc-toolkit": {
"url": "https://www.engineeringleaders.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"elc-toolkit": {
"type": "http",
"url": "https://www.engineeringleaders.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "elc-toolkit",
"transport": "streamable-http",
"url": "https://www.engineeringleaders.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_started— Call this for a greeting (hi, hello), a connectivity/liveness test, 'what can you do', or any message too general to match a specific tool below.get_more_tools— Check for additional tools whenever your task might benefit from specialized capabilities, even if existing tools could work as a fallback.benchmark_leadership_ratio— Describes a company's manager-vs-senior-IC split — each side's percentage, the resulting span (1 manager per N senior ICs), and the question that shape usually raises.build_partnership_business_case— Builds the internal business case for partnering with Engineering Leaders Community: real reach numbers (3,300+ members, 120+ per meetup, 500+ at the annual conference, newsletter open rate), the deliverables that actually serve the stated goal, where a proposed budget lands on the published ladder, and a forwardable approval email.