General Tools
covenantcommerce.org
Provides access to local civic news, business listings, mutual aid exchange, and city services for the 425 Eastside Seattle area.
ENDPOINT 1
https://covenantcommerce.org/mcp
MCP server metadata
- Name
- 425 Eastside Seattle (King County East) Civic Agent Network
- Version
- 1.0.0
Known tools 12
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 187 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-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://covenantcommerce.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"425-eastside-seattle-king-county-east-civic-agen": {
"type": "http",
"url": "https://covenantcommerce.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 425-eastside-seattle-king-county-east-civic-agen
Remote MCP URL: https://covenantcommerce.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://covenantcommerce.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://covenantcommerce.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "425-eastside-seattle-king-county-east-civic-agen",
"transport": "streamable-http",
"url": "https://covenantcommerce.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 covenantcommerce.org was fetched 2026-08-03T22:20:17.497Z and is being refreshed.
covenantcommerce.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.