chore: provision server.json [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 14:50:53 +00:00
parent 2be2ec4f41
commit 816e113022

62
server.json Normal file
View file

@ -0,0 +1,62 @@
{
"schema_version": "v2",
"name": "442 San Diego East / High Desert (overlay) MCP Server",
"area_code": "442",
"domain": "442.today",
"mcp_endpoint": "https://mcp.442.today/mcp",
"portal_url": "https://442.today",
"city": "Escondido",
"state": "CA",
"country": "US",
"coordinates": {
"lat": 33.5,
"lng": -116.5
},
"tagline": "Civic AI portal for San Diego's high desert and inland communities — the Salton Sea side of Southern California.",
"network": "WellSpr.ing NNN.today",
"sovereign_repo": "https://git.wellspr.ing/WellBuilder/mcp-442",
"federation_url": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
"760",
"619",
"858",
"951"
],
"tools": [
{
"name": "get_local_news",
"description": "Latest civic news for Escondido"
},
{
"name": "get_free_items",
"description": "Community free-item exchange"
},
{
"name": "get_businesses",
"description": "Local business directory for Escondido"
},
{
"name": "submit_civic_idea",
"description": "Submit a civic idea or community proposal"
},
{
"name": "get_civic_services",
"description": "Local government services and information"
},
{
"name": "ody_chat",
"description": "Conversational civic AI (Ody) — covenant-governed"
}
],
"governance": {
"conduct": "https://wellspr.ing/constitution",
"vcap": "https://wellspr.ing/vault/ody/attestation-2026-04-17.json",
"sovereignty": "https://wellspr.ing/sovereignty",
"model": "covenant — freely given, so freely given"
},
"mirrors": {
"primary": "https://git.wellspr.ing/WellBuilder/mcp-442",
"community": "https://codeberg.org/wellspring/mcp-442"
},
"updated_at": "2026-04-19T14:50:53.569Z"
}