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

This commit is contained in:
gitadmin 2026-04-19 14:46:25 +00:00
parent a47f96f5fc
commit 1a9afca93d

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

@ -0,0 +1,36 @@
{
"schema": "mcp-discovery/v1",
"name": "217 Central Illinois Civic Portal",
"description": "Civic AI portal for Springfield and Central Illinois — state capital, agriculture, and prairie communities.",
"endpoint": "https://mcp.217.today/mcp",
"area_code": "217",
"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-217",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"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"
},
{
"area_code": "573",
"endpoint": "https://mcp.573.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-573"
}
]
}