mcp-251/.well-known/mcp.json

31 lines
No EOL
952 B
JSON

{
"schema": "mcp-discovery/v1",
"name": "251 Southwest Alabama Civic Portal",
"description": "Civic AI portal for Mobile and Coastal Alabama — Gulf Coast heritage, port culture, and Mardi Gras traditions.",
"endpoint": "https://251.today/mcp",
"area_code": "251",
"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-251",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "601",
"endpoint": "https://601.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-601"
},
{
"area_code": "504",
"endpoint": "https://504.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-504"
}
]
}