← emergingtechcenter.com
INDIVIDUAL MCP TOOL
list_services
List the live services on the ETC public Service Catalog — productized services sold under the ETC brand on behalf of the venture that delivers.
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.etc-gigs]
url = "https://emergingtechcenter.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"etc-gigs": {
"type": "http",
"url": "https://emergingtechcenter.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: etc-gigs
Remote MCP URL: https://emergingtechcenter.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": {
"etc-gigs": {
"url": "https://emergingtechcenter.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"etc-gigs": {
"type": "http",
"url": "https://emergingtechcenter.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "etc-gigs",
"transport": "streamable-http",
"url": "https://emergingtechcenter.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_gigs— List all open gigs at the Emerging Tech Center.get_gig— Get full details for a specific gig by ID — description, responsibilities, qualifications, compensation, and how to apply.search_gigs— Search gigs by type (paid/volunteer) or keyword.apply_to_gig— Submit an application for a gig.list_events— List upcoming Emerging Tech Center community events in the Phoenix metro — workshops on Wednesdays, socials on Saturdays, plus flagships and policy nights.list_accountability_reports— List published ETC Accountability Reports — the quarterly public record of where the dollars came from, what they paid for, what the public got, and what every Venture Member committed and delivered.get_accountability_report— Get the full text of a published ETC Accountability Report by period (e.