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

This commit is contained in:
gitadmin 2026-04-19 14:51:36 +00:00
parent ee7d2e0351
commit 9d00af54b8

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

@ -0,0 +1,36 @@
{
"schema": "mcp-discovery/v1",
"name": "504 Orleans/Jefferson Parish Civic Portal",
"description": "Civic AI portal for New Orleans — jazz capital, Mardi Gras, and the Crescent City's unmatched civic character.",
"endpoint": "https://mcp.504.today/mcp",
"area_code": "504",
"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-504",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "985",
"endpoint": "https://mcp.985.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-985"
},
{
"area_code": "601",
"endpoint": "https://mcp.601.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-601"
},
{
"area_code": "251",
"endpoint": "https://mcp.251.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
}
]
}