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

This commit is contained in:
WellBuilder Admin 2026-05-20 02:55:52 +00:00
parent ab2b337959
commit 2383147160

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

@ -0,0 +1,36 @@
{
"schema": "mcp-discovery/v1",
"name": "240 Montgomery County / Suburban Maryland Civic Portal",
"description": "Civic AI portal for Montgomery County and Suburban Maryland — NIH country, DC's Maryland crown, and high-education civic life.",
"endpoint": "https://mcp.240.today/mcp",
"area_code": "240",
"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-240",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "202",
"endpoint": "https://202.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-202"
},
{
"area_code": "703",
"endpoint": "https://703.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-703"
},
{
"area_code": "571",
"endpoint": "https://571.today/mcp",
"repo": "https://git.wellspr.ing/wellspring/mcp-571"
}
]
}