fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
11c04ce46f
commit
3561259cb2
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "620 Southwest Kansas Civic Portal",
|
||||
"description": "Civic AI portal for Dodge City and Southwest Kansas — cattle drives, Front Range agriculture, and High Plains civic life.",
|
||||
"endpoint": "https://620.today/mcp",
|
||||
"endpoint": "https://mcp.620.today/mcp",
|
||||
"area_code": "620",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "785",
|
||||
"endpoint": "https://785.today/mcp",
|
||||
"endpoint": "https://mcp.785.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-785"
|
||||
},
|
||||
{
|
||||
"area_code": "405",
|
||||
"endpoint": "https://405.today/mcp",
|
||||
"endpoint": "https://mcp.405.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-405"
|
||||
},
|
||||
{
|
||||
"area_code": "712",
|
||||
"endpoint": "https://712.today/mcp",
|
||||
"endpoint": "https://mcp.712.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-712"
|
||||
},
|
||||
{
|
||||
"area_code": "308",
|
||||
"endpoint": "https://308.today/mcp",
|
||||
"endpoint": "https://mcp.308.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-308"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue