fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
951b7312e8
commit
b5928010dc
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "708 South and West Suburbs of Chicago Civic Portal",
|
"name": "708 South and West Suburbs of Chicago Civic Portal",
|
||||||
"description": "Civic AI portal for Chicago's south suburbs — Oak Park, Cicero, Blue Island, and Cook County civic community.",
|
"description": "Civic AI portal for Chicago's south suburbs — Oak Park, Cicero, Blue Island, and Cook County civic community.",
|
||||||
"endpoint": "https://708.today/mcp",
|
"endpoint": "https://mcp.708.today/mcp",
|
||||||
"area_code": "708",
|
"area_code": "708",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "312",
|
"area_code": "312",
|
||||||
"endpoint": "https://312.today/mcp",
|
"endpoint": "https://mcp.312.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "219",
|
"area_code": "219",
|
||||||
"endpoint": "https://219.today/mcp",
|
"endpoint": "https://mcp.219.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-219"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-219"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "630",
|
"area_code": "630",
|
||||||
"endpoint": "https://630.today/mcp",
|
"endpoint": "https://mcp.630.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-630"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-630"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "815",
|
"area_code": "815",
|
||||||
"endpoint": "https://815.today/mcp",
|
"endpoint": "https://mcp.815.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue