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

This commit is contained in:
gitadmin 2026-04-19 14:56:53 +00:00
parent 9bfb7a5f09
commit b67f55b6cc

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

@ -0,0 +1,36 @@
{
"schema": "mcp-discovery/v1",
"name": "712 Western Iowa Civic Portal",
"description": "Civic AI portal for Sioux City and Western Iowa — Missouri River confluence, Loess Hills, and tristate civic life.",
"endpoint": "https://mcp.712.today/mcp",
"area_code": "712",
"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-712",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "515",
"endpoint": "https://mcp.515.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-515"
},
{
"area_code": "641",
"endpoint": "https://mcp.641.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-641"
},
{
"area_code": "308",
"endpoint": "https://mcp.308.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-308"
}
]
}