fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
9b2def6d1f
commit
7db0cc3a2b
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "253 Pierce County / South Sound Civic Portal",
|
"name": "253 Pierce County / South Sound Civic Portal",
|
||||||
"description": "Civic AI portal for Tacoma, Pierce County, and the South Sound.",
|
"description": "Civic AI portal for Tacoma, Pierce County, and the South Sound.",
|
||||||
"endpoint": "https://mcp.253.today/mcp",
|
"endpoint": "https://253.today/mcp",
|
||||||
"area_code": "253",
|
"area_code": "253",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "206",
|
"area_code": "206",
|
||||||
"endpoint": "https://mcp.206.today/mcp",
|
"endpoint": "https://206.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-206"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-206"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "425",
|
"area_code": "425",
|
||||||
"endpoint": "https://mcp.425.today/mcp",
|
"endpoint": "https://425.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-425"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-425"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "360",
|
"area_code": "360",
|
||||||
"endpoint": "https://mcp.360.today/mcp",
|
"endpoint": "https://360.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-360"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-360"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue