← Registry

General Tools

cityseamless.com

Provides domain-specific question answering and bid request validation for City Seamless Rain Gutter services.

1 endpoint2 known toolsFirst detected July 27, 2026Last detected September 8, 2026

ENDPOINT 1

https://cityseamless.com/mcp

No auth detected

MCP server metadata

Name
city-seamless-agent-prototype
Version
0.1.0
Capabilities
tools

Known tools 2

answer_city_seamless_question

Answer a grounded question about City Seamless Rain Gutter.

Inferred read-only
prepare_bid_request

Validate fields for a rain gutter bid request before submitting to City Seamless.

Inferred read-only

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.city-seamless-agent-prototype]
url = "https://cityseamless.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "city-seamless-agent-prototype": {
      "type": "http",
      "url": "https://cityseamless.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: city-seamless-agent-prototype
Remote MCP URL: https://cityseamless.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": {
    "city-seamless-agent-prototype": {
      "url": "https://cityseamless.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "city-seamless-agent-prototype": {
      "type": "http",
      "url": "https://cityseamless.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "city-seamless-agent-prototype",
  "transport": "streamable-http",
  "url": "https://cityseamless.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 cityseamless.com was fetched 2026-07-27T18:40:01.850Z and is being refreshed.

Trust status Trusted

cityseamless.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.