diff --git a/.well-known/mcp.json b/.well-known/mcp.json new file mode 100644 index 0000000..393d492 --- /dev/null +++ b/.well-known/mcp.json @@ -0,0 +1,46 @@ +{ + "schema": "mcp-discovery/v1", + "name": "515 Central Iowa Civic Portal", + "description": "Civic AI portal for Des Moines and Central Iowa — the Iowa caucuses, insurance capital, and Midwestern civic life.", + "endpoint": "https://mcp.515.today/mcp", + "area_code": "515", + "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-515", + "federation_manifest": "https://wellspr.ing/mcp/federation.json", + "adjacent": [ + { + "area_code": "319", + "endpoint": "https://mcp.319.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-319" + }, + { + "area_code": "712", + "endpoint": "https://mcp.712.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-712" + }, + { + "area_code": "641", + "endpoint": "https://mcp.641.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-641" + }, + { + "area_code": "660", + "endpoint": "https://mcp.660.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-660" + }, + { + "area_code": "785", + "endpoint": "https://mcp.785.today/mcp", + "repo": "https://git.wellspr.ing/WellBuilder/mcp-785" + } + ] +} \ No newline at end of file