diff --git a/.well-known/mcp.json b/.well-known/mcp.json new file mode 100644 index 0000000..26d250f --- /dev/null +++ b/.well-known/mcp.json @@ -0,0 +1,36 @@ +{ + "schema": "mcp-discovery/v1", + "name": "915 West Texas / US-Mexico Border Civic Portal", + "description": "Civic AI portal for El Paso — the Sun City, borderlands culture, UTEP, and the most bi-national civic community in America.", + "endpoint": "https://mcp.915.today/mcp", + "area_code": "915", + "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-915", + "federation_manifest": "https://wellspr.ing/mcp/federation.json", + "adjacent": [ + { + "area_code": "575", + "endpoint": "https://mcp.575.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-575" + }, + { + "area_code": "325", + "endpoint": "https://mcp.325.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-325" + }, + { + "area_code": "806", + "endpoint": "https://mcp.806.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-806" + } + ] +} \ No newline at end of file