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

This commit is contained in:
gitadmin 2026-04-19 14:57:40 +00:00
parent ea68744b41
commit 5bb076b8d4

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

@ -0,0 +1,41 @@
{
"schema": "mcp-discovery/v1",
"name": "724 Western Pennsylvania (Pittsburgh suburbs) Civic Portal",
"description": "Civic AI portal for Washington and New Castle, Pennsylvania — Western PA steel towns, Beaver County, and Pittsburgh suburbs.",
"endpoint": "https://mcp.724.today/mcp",
"area_code": "724",
"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-724",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "330",
"endpoint": "https://mcp.330.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-330"
},
{
"area_code": "304",
"endpoint": "https://mcp.304.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-304"
},
{
"area_code": "412",
"endpoint": "https://mcp.412.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-412"
},
{
"area_code": "814",
"endpoint": "https://mcp.814.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-814"
}
]
}