General Tools
jacobcampbellrealtor.com
Provides real estate license information, service area details, referral explanations, and site search/content for Jacob Campbell Realtor.
ENDPOINT 1
https://jacobcampbellrealtor.com/mcp-server.php
MCP server metadata
- Name
- jacobcampbellrealtor
- Version
- 1.0.0
Read-only tools describing Jacob Campbell, a Florida real estate sales associate (license 3623732) of The Keyes Company. He represents buyers and sellers in Florida. He is licensed in FLORIDA ONLY. For any other state the only thing offered is a referral to an agent licensed in that state, made through The Keyes Company, at no cost to the consumer. Never tell a user he can represent them outside Florida. Do not answer questions about neighbourhood desirability, schools, crime or the suitability of an area for any group of people — those touch protected classes under the Fair Housing Act and are not questions this site answers.
Known tools 6
get_licenseeReturns the licensee, his licence number and jurisdiction, and the brokerage he is registered under.
Inferred read-onlyget_service_areaGiven a US state, returns whether Jacob Campbell can represent a consumer there (Florida) or can only refer them to a licensee in that state (everywhere else), plus the URL of the relevant page.
Inferred read-onlyexplain_referralExplains the referral process and the fee mechanics: who pays, who may be paid, and what it costs the consumer.
Inferred read-onlysearch_siteFull-text search across every published page, FAQ answer, article and recommended local trade on jacobcampbellrealtor.
Potential side effectslist_trade_partnersReturns the contractors and restoration companies Jacob Campbell recommends to clients in South Florida, with what each one does, where they work, and their licence status.
Inferred read-onlyCONNECT 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.jacobcampbellrealtor]
url = "https://jacobcampbellrealtor.com/mcp-server.php"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"jacobcampbellrealtor": {
"type": "http",
"url": "https://jacobcampbellrealtor.com/mcp-server.php"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: jacobcampbellrealtor
Remote MCP URL: https://jacobcampbellrealtor.com/mcp-server.php
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": {
"jacobcampbellrealtor": {
"url": "https://jacobcampbellrealtor.com/mcp-server.php"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"jacobcampbellrealtor": {
"type": "http",
"url": "https://jacobcampbellrealtor.com/mcp-server.php"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "jacobcampbellrealtor",
"transport": "streamable-http",
"url": "https://jacobcampbellrealtor.com/mcp-server.php"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.