mcp-775/.well-known/mcp.json

41 lines
No EOL
1.2 KiB
JSON

{
"schema": "mcp-discovery/v1",
"name": "775 Northern Nevada Civic Portal",
"description": "Civic AI portal for Reno and Northern Nevada — the Biggest Little City, Tahoe-adjacent, and Nevada civic life.",
"endpoint": "https://775.today/mcp",
"area_code": "775",
"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-775",
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
"adjacent": [
{
"area_code": "702",
"endpoint": "https://702.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
},
{
"area_code": "530",
"endpoint": "https://530.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-530"
},
{
"area_code": "208",
"endpoint": "https://208.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-208"
},
{
"area_code": "916",
"endpoint": "https://916.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-916"
}
]
}