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

This commit is contained in:
WellBuilder Admin 2026-05-20 04:44:20 +00:00
parent 707d562730
commit ab0889234e

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

@ -0,0 +1,41 @@
{
"schema": "mcp-discovery/v1",
"name": "779 North-Central Illinois Civic Portal",
"description": "Civic AI portal for Rockford and Northern Illinois — manufacturing history, Midway Airport distance, and Forest City civic life.",
"endpoint": "https://mcp.779.today/mcp",
"area_code": "779",
"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/wellspring/mcp-779",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "815",
"endpoint": "https://815.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-815"
},
{
"area_code": "312",
"endpoint": "https://312.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-312"
},
{
"area_code": "847",
"endpoint": "https://847.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-847"
},
{
"area_code": "563",
"endpoint": "https://563.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-563"
}
]
}