fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
2174fea650
commit
37a08f95e2
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "803 Central South Carolina Civic Portal",
|
||||
"description": "Civic AI portal for Columbia and Midlands South Carolina — the Gamecock capital, Lake Murray, and Palmetto civic life.",
|
||||
"endpoint": "https://803.today/mcp",
|
||||
"endpoint": "https://mcp.803.today/mcp",
|
||||
"area_code": "803",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,27 +19,27 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "843",
|
||||
"endpoint": "https://843.today/mcp",
|
||||
"endpoint": "https://mcp.843.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-843"
|
||||
},
|
||||
{
|
||||
"area_code": "704",
|
||||
"endpoint": "https://704.today/mcp",
|
||||
"endpoint": "https://mcp.704.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-704"
|
||||
},
|
||||
{
|
||||
"area_code": "864",
|
||||
"endpoint": "https://864.today/mcp",
|
||||
"endpoint": "https://mcp.864.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-864"
|
||||
},
|
||||
{
|
||||
"area_code": "706",
|
||||
"endpoint": "https://706.today/mcp",
|
||||
"endpoint": "https://mcp.706.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-706"
|
||||
},
|
||||
{
|
||||
"area_code": "910",
|
||||
"endpoint": "https://910.today/mcp",
|
||||
"endpoint": "https://mcp.910.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-910"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue