fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
2611d4eb47
commit
9248d801e3
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "502 North-Central Kentucky Civic Portal",
|
||||
"description": "Civic AI portal for Louisville and North-Central Kentucky — Derby City, bourbon country, and Ohio River civic life.",
|
||||
"endpoint": "https://mcp.502.today/mcp",
|
||||
"endpoint": "https://502.today/mcp",
|
||||
"area_code": "502",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "513",
|
||||
"endpoint": "https://mcp.513.today/mcp",
|
||||
"endpoint": "https://513.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-513"
|
||||
},
|
||||
{
|
||||
"area_code": "931",
|
||||
"endpoint": "https://mcp.931.today/mcp",
|
||||
"endpoint": "https://931.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-931"
|
||||
},
|
||||
{
|
||||
"area_code": "270",
|
||||
"endpoint": "https://mcp.270.today/mcp",
|
||||
"endpoint": "https://270.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-270"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue