fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
2a383c3dc5
commit
8f939040c4
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "205 Central Alabama Civic Portal",
|
"name": "205 Central Alabama Civic Portal",
|
||||||
"description": "Civic AI portal for Birmingham and Central Alabama — the magic city, steel heritage, and growing tech corridors.",
|
"description": "Civic AI portal for Birmingham and Central Alabama — the magic city, steel heritage, and growing tech corridors.",
|
||||||
"endpoint": "https://mcp.205.today/mcp",
|
"endpoint": "https://205.today/mcp",
|
||||||
"area_code": "205",
|
"area_code": "205",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "251",
|
"area_code": "251",
|
||||||
"endpoint": "https://mcp.251.today/mcp",
|
"endpoint": "https://251.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "334",
|
"area_code": "334",
|
||||||
"endpoint": "https://mcp.334.today/mcp",
|
"endpoint": "https://334.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-334"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-334"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "662",
|
"area_code": "662",
|
||||||
"endpoint": "https://mcp.662.today/mcp",
|
"endpoint": "https://662.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-662"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-662"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue