diff --git a/.well-known/mcp.json b/.well-known/mcp.json new file mode 100644 index 0000000..1901624 --- /dev/null +++ b/.well-known/mcp.json @@ -0,0 +1,41 @@ +{ + "schema": "mcp-discovery/v1", + "name": "570 Northeast Pennsylvania (NEPA) Civic Portal", + "description": "Civic AI portal for Scranton and the Wyoming Valley — Coal Region heritage, lackawanna civic pride, and NEPA culture.", + "endpoint": "https://mcp.570.today/mcp", + "area_code": "570", + "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-570", + "federation_manifest": "https://wellspr.ing/mcp/federation.json", + "adjacent": [ + { + "area_code": "610", + "endpoint": "https://mcp.610.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-610" + }, + { + "area_code": "717", + "endpoint": "https://mcp.717.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-717" + }, + { + "area_code": "845", + "endpoint": "https://mcp.845.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-845" + }, + { + "area_code": "518", + "endpoint": "https://mcp.518.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-518" + } + ] +} \ No newline at end of file