fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
d369a9993b
commit
24e6a83215
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "737 Austin Metro (overlay) Civic Portal",
|
||||
"description": "Civic AI portal for the Austin metro — Live Music Capital, tech hub, and the weirdest civic scene in Texas.",
|
||||
"endpoint": "https://737.today/mcp",
|
||||
"endpoint": "https://mcp.737.today/mcp",
|
||||
"area_code": "737",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,27 +19,27 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "512",
|
||||
"endpoint": "https://512.today/mcp",
|
||||
"endpoint": "https://mcp.512.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-512"
|
||||
},
|
||||
{
|
||||
"area_code": "254",
|
||||
"endpoint": "https://254.today/mcp",
|
||||
"endpoint": "https://mcp.254.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-254"
|
||||
},
|
||||
{
|
||||
"area_code": "936",
|
||||
"endpoint": "https://936.today/mcp",
|
||||
"endpoint": "https://mcp.936.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-936"
|
||||
},
|
||||
{
|
||||
"area_code": "979",
|
||||
"endpoint": "https://979.today/mcp",
|
||||
"endpoint": "https://mcp.979.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-979"
|
||||
},
|
||||
{
|
||||
"area_code": "830",
|
||||
"endpoint": "https://830.today/mcp",
|
||||
"endpoint": "https://mcp.830.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-830"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue