fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
5c96ff01cf
commit
b24a125c47
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "785 Northeast / North-Central Kansas Civic Portal",
|
"name": "785 Northeast / North-Central Kansas Civic Portal",
|
||||||
"description": "Civic AI portal for Topeka and Northeast Kansas — the Bleeding Kansas capital, Brown v. Board, and Sunflower State civic life.",
|
"description": "Civic AI portal for Topeka and Northeast Kansas — the Bleeding Kansas capital, Brown v. Board, and Sunflower State civic life.",
|
||||||
"endpoint": "https://785.today/mcp",
|
"endpoint": "https://mcp.785.today/mcp",
|
||||||
"area_code": "785",
|
"area_code": "785",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "816",
|
"area_code": "816",
|
||||||
"endpoint": "https://816.today/mcp",
|
"endpoint": "https://mcp.816.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "620",
|
"area_code": "620",
|
||||||
"endpoint": "https://620.today/mcp",
|
"endpoint": "https://mcp.620.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-620"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-620"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "660",
|
"area_code": "660",
|
||||||
"endpoint": "https://660.today/mcp",
|
"endpoint": "https://mcp.660.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-660"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-660"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "515",
|
"area_code": "515",
|
||||||
"endpoint": "https://515.today/mcp",
|
"endpoint": "https://mcp.515.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-515"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-515"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue