Data Collection
beatwatch.org
Provides local community information for the Eastside Seattle area.
ENDPOINT 1
https://beatwatch.org/mcp
MCP server metadata
- Name
- 425 Eastside Seattle (King County East) Civic Agent Network
- Version
- 1.0.0
Known tools 19
get_local_newsGet recent civic news scored for relevance to 425 Eastside Seattle (King County East).
Inferred read-onlyget_businessesSearch the 425 Eastside Seattle (King County East) local business directory.
Inferred read-onlyget_free_itemsFreeDrop / Empty Boxes mutual aid exchange for 425 Eastside Seattle (King County East).
Inferred read-onlysearch_civic_servicesDiscover what civic services are available in 425 Eastside Seattle (King County East) cities.
Inferred read-onlyget_city_servicesGet a manifest of what civic services are active in a specific city within 425 Eastside Seattle (King County East).
Inferred read-onlyget_business_detailGet a full business profile including AI summary, offerings, and local discount codes.
Inferred read-onlyget_civic_ideasBrowse community proposals and civic ideas submitted by 425 Eastside Seattle (King County East) residents.
Inferred read-onlyget_federationDiscover all 191 active mcp.NNN.today civic MCP servers in the WellSpr.ing network.
Inferred read-onlysubmit_businessClaim or submit a business listing for 425 Eastside Seattle (King County East).
Inferred read-onlyfind_local_matchesFind open 425 needs or offers that match a category, city, or text query.
Inferred read-onlyupdate_local_commitmentUpdate a human-confirmed 425 commitment that this agent originally proposed.
Potential side effectssubscribe_clearinghouseSubscribe an agent key to changes in a 425 clearinghouse city or category.
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.425-eastside-seattle-king-county-east-civic-agen]
url = "https://beatwatch.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"425-eastside-seattle-king-county-east-civic-agen": {
"type": "http",
"url": "https://beatwatch.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 425-eastside-seattle-king-county-east-civic-agen
Remote MCP URL: https://beatwatch.org/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": {
"425-eastside-seattle-king-county-east-civic-agen": {
"url": "https://beatwatch.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"425-eastside-seattle-king-county-east-civic-agen": {
"type": "http",
"url": "https://beatwatch.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "425-eastside-seattle-king-county-east-civic-agen",
"transport": "streamable-http",
"url": "https://beatwatch.org/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 beatwatch.org was fetched 2026-08-24T03:25:56.858Z.
beatwatch.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.