chore: provision .well-known/mcp.json [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 14:58:16 +00:00
parent c3ae1d01b3
commit cd7b4f8f2e

46
.well-known/mcp.json Normal file
View file

@ -0,0 +1,46 @@
{
"schema": "mcp-discovery/v1",
"name": "760 Inland Desert / San Diego North County Civic Portal",
"description": "Civic AI portal for Palm Springs, Escondido, and the desert — Coachella Valley, Julian, and inland Southern California.",
"endpoint": "https://mcp.760.today/mcp",
"area_code": "760",
"network": "WellSpr.ing NNN.today",
"tools": [
"get_local_news",
"get_free_items",
"get_businesses",
"submit_civic_idea",
"get_civic_services",
"ody_chat"
],
"conduct": "https://wellspr.ing/constitution",
"sovereign_repo": "https://git.wellspr.ing/WellBuilder/mcp-760",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "619",
"endpoint": "https://mcp.619.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-619"
},
{
"area_code": "949",
"endpoint": "https://mcp.949.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-949"
},
{
"area_code": "702",
"endpoint": "https://mcp.702.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
},
{
"area_code": "714",
"endpoint": "https://mcp.714.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-714"
},
{
"area_code": "951",
"endpoint": "https://mcp.951.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-951"
}
]
}