diff --git a/.well-known/mcp.json b/.well-known/mcp.json new file mode 100644 index 0000000..f865b3e --- /dev/null +++ b/.well-known/mcp.json @@ -0,0 +1,41 @@ +{ + "schema": "mcp-discovery/v1", + "name": "864 Upstate South Carolina Civic Portal", + "description": "Civic AI portal for Greenville and the Upstate — BMW country, Swamp Rabbit Trail, and South Carolina's fastest-growing civic community.", + "endpoint": "https://mcp.864.today/mcp", + "area_code": "864", + "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-864", + "federation_manifest": "https://wellspr.ing/mcp/federation.json", + "adjacent": [ + { + "area_code": "803", + "endpoint": "https://mcp.803.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-803" + }, + { + "area_code": "704", + "endpoint": "https://mcp.704.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-704" + }, + { + "area_code": "423", + "endpoint": "https://mcp.423.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-423" + }, + { + "area_code": "828", + "endpoint": "https://mcp.828.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-828" + } + ] +} \ No newline at end of file