fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
2c7dab50a8
commit
80ea294876
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "262 Southeast Wisconsin (Racine/Kenosha) Civic Portal",
|
||||
"description": "Civic AI portal for Racine and Southeast Wisconsin — lakefront industry, Modine, and S.C. Johnson country.",
|
||||
"endpoint": "https://262.today/mcp",
|
||||
"endpoint": "https://mcp.262.today/mcp",
|
||||
"area_code": "262",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "815",
|
||||
"endpoint": "https://815.today/mcp",
|
||||
"endpoint": "https://mcp.815.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
||||
},
|
||||
{
|
||||
"area_code": "312",
|
||||
"endpoint": "https://312.today/mcp",
|
||||
"endpoint": "https://mcp.312.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
||||
},
|
||||
{
|
||||
"area_code": "847",
|
||||
"endpoint": "https://847.today/mcp",
|
||||
"endpoint": "https://mcp.847.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-847"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue