fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 16:49:17 +00:00
parent 0bbb027884
commit 524a539763

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "603 New Hampshire Civic Portal", "name": "603 New Hampshire Civic Portal",
"description": "Civic AI portal for Manchester and New Hampshire — Live Free or Die, primary politics, and granite civic independence.", "description": "Civic AI portal for Manchester and New Hampshire — Live Free or Die, primary politics, and granite civic independence.",
"endpoint": "https://mcp.603.today/mcp", "endpoint": "https://603.today/mcp",
"area_code": "603", "area_code": "603",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "617", "area_code": "617",
"endpoint": "https://mcp.617.today/mcp", "endpoint": "https://617.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-617" "repo": "https://git.wellspr.ing/WellBuilder/mcp-617"
}, },
{ {
"area_code": "978", "area_code": "978",
"endpoint": "https://mcp.978.today/mcp", "endpoint": "https://978.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-978" "repo": "https://git.wellspr.ing/WellBuilder/mcp-978"
}, },
{ {
"area_code": "802", "area_code": "802",
"endpoint": "https://mcp.802.today/mcp", "endpoint": "https://802.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-802" "repo": "https://git.wellspr.ing/WellBuilder/mcp-802"
}, },
{ {
"area_code": "518", "area_code": "518",
"endpoint": "https://mcp.518.today/mcp", "endpoint": "https://518.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-518" "repo": "https://git.wellspr.ing/WellBuilder/mcp-518"
} }
] ]