diff --git a/.well-known/mcp.json b/.well-known/mcp.json new file mode 100644 index 0000000..e814b74 --- /dev/null +++ b/.well-known/mcp.json @@ -0,0 +1,41 @@ +{ + "schema": "mcp-discovery/v1", + "name": "620 Southwest Kansas Civic Portal", + "description": "Civic AI portal for Dodge City and Southwest Kansas — cattle drives, Front Range agriculture, and High Plains civic life.", + "endpoint": "https://mcp.620.today/mcp", + "area_code": "620", + "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-620", + "federation_manifest": "https://wellspr.ing/mcp/federation.json", + "adjacent": [ + { + "area_code": "785", + "endpoint": "https://mcp.785.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-785" + }, + { + "area_code": "405", + "endpoint": "https://mcp.405.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-405" + }, + { + "area_code": "712", + "endpoint": "https://mcp.712.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-712" + }, + { + "area_code": "308", + "endpoint": "https://mcp.308.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-308" + } + ] +} \ No newline at end of file