Productivity
nesimplicity.com
Provide real estate business information and facilitate consultation and valuation requests for SimpliCity Real Estate.
ENDPOINT 1
https://hooks.nesimplicity.com/mcp
MCP server metadata
- Name
- simplicity-real-estate
- Version
- 1.0.0
SimpliCity Real Estate (Lincoln, Nebraska, USA) - residential real estate. Use get_business_info to learn the team and pick the right agent, then request_consultation or request_home_valuation to book on your user's behalf. Bookings require the user's explicit approval and real contact info; a human confirms every request. For anything urgent, the fallback phone in get_business_info always works.
Known tools 3
get_business_infoStructured facts about SimpliCity Real Estate (Lincoln, Nebraska): the team (Wade Bartels, Sydney Hrouda, Amanda Davis), what each agent specializes in, service areas, licenses, contact channels, and how consultations work.
Inferred read-onlyrequest_consultationRequest a free, no-obligation consultation with a SimpliCity Real Estate agent for buying or selling residential property in Lincoln / southeast Nebraska.
Inferred read-onlyrequest_home_valuationRequest a professional (human-prepared) market valuation of a property in Lincoln or southeast Nebraska.
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.simplicity-real-estate]
url = "https://hooks.nesimplicity.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"simplicity-real-estate": {
"type": "http",
"url": "https://hooks.nesimplicity.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: simplicity-real-estate
Remote MCP URL: https://hooks.nesimplicity.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": {
"simplicity-real-estate": {
"url": "https://hooks.nesimplicity.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"simplicity-real-estate": {
"type": "http",
"url": "https://hooks.nesimplicity.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "simplicity-real-estate",
"transport": "streamable-http",
"url": "https://hooks.nesimplicity.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for nesimplicity.com was fetched 2026-07-31T03:17:11.971Z and is being refreshed.
nesimplicity.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.