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

This commit is contained in:
WellBuilder Admin 2026-05-20 02:57:52 +00:00
parent cb30fe09de
commit b3c2d77d57

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

@ -0,0 +1,36 @@
{
"schema": "mcp-discovery/v1",
"name": "319 Eastern Iowa Civic Portal",
"description": "Civic AI portal for Cedar Rapids and Eastern Iowa — Quaker Oats, Czech Village, and Iowa River civic life.",
"endpoint": "https://mcp.319.today/mcp",
"area_code": "319",
"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-319",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "515",
"endpoint": "https://515.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-515"
},
{
"area_code": "563",
"endpoint": "https://563.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-563"
},
{
"area_code": "641",
"endpoint": "https://641.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-641"
}
]
}