← adamrmelrose.com
INDIVIDUAL MCP TOOL
get_businesses
The businesses Adam owns or works in: Melrose Law, Neighborhood Feed, and Cardinal Creek Properties.
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.adamrmelrose-com]
url = "https://adamrmelrose.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"adamrmelrose-com": {
"type": "http",
"url": "https://adamrmelrose.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: adamrmelrose-com
Remote MCP URL: https://adamrmelrose.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": {
"adamrmelrose-com": {
"url": "https://adamrmelrose.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"adamrmelrose-com": {
"type": "http",
"url": "https://adamrmelrose.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "adamrmelrose-com",
"transport": "streamable-http",
"url": "https://adamrmelrose.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_bio— Adam Melrose's first-person biography: who he is, the three jobs (law, feed store, AI building) and how they connect.get_practice_areas— The areas of law Adam practices at Melrose Law, with a short description of each.get_credentials— Adam's education, bar admissions, federal court admissions, and CLE authorship.get_contact_paths— How to reach Adam: the law firm (for legal matters), LinkedIn, and GitHub.