INDIVIDUAL MCP TOOL
list_projects
List SAN CAPITAL DEVELOPMENTS' garage suite and garden suite projects in Edmonton, including neighborhood, size, bedrooms, status, and a short description.
LIVE ENDPOINT
https://yeggarages.com/mcp
Connect to this endpoint to inspect the live schema for list_projects 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.yeg-garages-mcp]
url = "https://yeggarages.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"yeg-garages-mcp": {
"type": "http",
"url": "https://yeggarages.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: yeg-garages-mcp
Remote MCP URL: https://yeggarages.com/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": {
"yeg-garages-mcp": {
"url": "https://yeggarages.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"yeg-garages-mcp": {
"type": "http",
"url": "https://yeggarages.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "yeg-garages-mcp",
"transport": "streamable-http",
"url": "https://yeggarages.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_suite_types— List the types of secondary suites SAN CAPITAL DEVELOPMENTS builds in Edmonton — garage suites, garden suites, legal basement suites, and dual side-by-side builds.get_contact_info— Return public contact details for SAN CAPITAL DEVELOPMENTS INC — phone number and email addresses for booking a free garage or basement suite consultation in Edmonton.