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

This commit is contained in:
gitadmin 2026-04-19 14:53:12 +00:00
parent 760f89d4a0
commit a7cb4e24ac

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

@ -0,0 +1,41 @@
{
"schema": "mcp-discovery/v1",
"name": "563 Quad Cities (Iowa/Illinois) Civic Portal",
"description": "Civic AI portal for Davenport and the Quad Cities — Mississippi River, Rock Island Arsenal, and Iowa-Illinois civic life.",
"endpoint": "https://mcp.563.today/mcp",
"area_code": "563",
"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-563",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "319",
"endpoint": "https://mcp.319.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-319"
},
{
"area_code": "515",
"endpoint": "https://mcp.515.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-515"
},
{
"area_code": "309",
"endpoint": "https://mcp.309.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-309"
},
{
"area_code": "815",
"endpoint": "https://mcp.815.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
}
]
}