mcp-401/.well-known/mcp.json

36 lines
No EOL
1.1 KiB
JSON

{
"schema": "mcp-discovery/v1",
"name": "401 Rhode Island Civic Portal",
"description": "Civic AI portal for Providence and Rhode Island — the Ocean State, RISD culture, and New England civic life.",
"endpoint": "https://mcp.401.today/mcp",
"area_code": "401",
"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-401",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "617",
"endpoint": "https://mcp.617.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-617"
},
{
"area_code": "860",
"endpoint": "https://mcp.860.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-860"
},
{
"area_code": "508",
"endpoint": "https://mcp.508.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-508"
}
]
}