fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
766e28ad65
commit
ab690e8078
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "971 Oregon Metro (Clackamas/Washington/Marion Counties) Civic Portal",
|
"name": "971 Oregon Metro (Clackamas/Washington/Marion Counties) Civic Portal",
|
||||||
"description": "Civic AI portal for Portland suburbs and Salem — Beaverton, Hillsboro, Oregon's capital, and metro civic community.",
|
"description": "Civic AI portal for Portland suburbs and Salem — Beaverton, Hillsboro, Oregon's capital, and metro civic community.",
|
||||||
"endpoint": "https://971.today/mcp",
|
"endpoint": "https://mcp.971.today/mcp",
|
||||||
"area_code": "971",
|
"area_code": "971",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "503",
|
"area_code": "503",
|
||||||
"endpoint": "https://503.today/mcp",
|
"endpoint": "https://mcp.503.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-503"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-503"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "360",
|
"area_code": "360",
|
||||||
"endpoint": "https://360.today/mcp",
|
"endpoint": "https://mcp.360.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-360"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-360"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "541",
|
"area_code": "541",
|
||||||
"endpoint": "https://541.today/mcp",
|
"endpoint": "https://mcp.541.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-541"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-541"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "206",
|
"area_code": "206",
|
||||||
"endpoint": "https://206.today/mcp",
|
"endpoint": "https://mcp.206.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-206"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-206"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue