fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
c6fbb0d0a2
commit
6e092799ae
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "847 North Suburbs of Chicago Civic Portal",
|
"name": "847 North Suburbs of Chicago Civic Portal",
|
||||||
"description": "Civic AI portal for Evanston, Waukegan, and Chicago's north suburbs — Northwestern, lakefront living, and North Shore civic life.",
|
"description": "Civic AI portal for Evanston, Waukegan, and Chicago's north suburbs — Northwestern, lakefront living, and North Shore civic life.",
|
||||||
"endpoint": "https://mcp.847.today/mcp",
|
"endpoint": "https://847.today/mcp",
|
||||||
"area_code": "847",
|
"area_code": "847",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,27 +19,27 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "312",
|
"area_code": "312",
|
||||||
"endpoint": "https://mcp.312.today/mcp",
|
"endpoint": "https://312.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "630",
|
"area_code": "630",
|
||||||
"endpoint": "https://mcp.630.today/mcp",
|
"endpoint": "https://630.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-630"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-630"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "262",
|
"area_code": "262",
|
||||||
"endpoint": "https://mcp.262.today/mcp",
|
"endpoint": "https://262.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-262"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-262"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "815",
|
"area_code": "815",
|
||||||
"endpoint": "https://mcp.815.today/mcp",
|
"endpoint": "https://815.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "779",
|
"area_code": "779",
|
||||||
"endpoint": "https://mcp.779.today/mcp",
|
"endpoint": "https://779.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-779"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-779"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue