fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
8c1a112ebf
commit
83aff67787
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "425 Eastside Seattle (King County East) Civic Portal",
|
||||
"description": "Civic AI portal for the Eastside — Bellevue, Redmond, Kirkland, Issaquah, Sammamish, and Bothell.",
|
||||
"endpoint": "https://425.today/mcp",
|
||||
"endpoint": "https://mcp.425.today/mcp",
|
||||
"area_code": "425",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "206",
|
||||
"endpoint": "https://206.today/mcp",
|
||||
"endpoint": "https://mcp.206.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-206"
|
||||
},
|
||||
{
|
||||
"area_code": "253",
|
||||
"endpoint": "https://253.today/mcp",
|
||||
"endpoint": "https://mcp.253.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-253"
|
||||
},
|
||||
{
|
||||
"area_code": "360",
|
||||
"endpoint": "https://360.today/mcp",
|
||||
"endpoint": "https://mcp.360.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-360"
|
||||
},
|
||||
{
|
||||
"area_code": "509",
|
||||
"endpoint": "https://509.today/mcp",
|
||||
"endpoint": "https://mcp.509.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-509"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue