fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
2c12794523
commit
ba8c53653d
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "775 Northern Nevada Civic Portal",
|
||||
"description": "Civic AI portal for Reno and Northern Nevada — the Biggest Little City, Tahoe-adjacent, and Nevada civic life.",
|
||||
"endpoint": "https://775.today/mcp",
|
||||
"endpoint": "https://mcp.775.today/mcp",
|
||||
"area_code": "775",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "702",
|
||||
"endpoint": "https://702.today/mcp",
|
||||
"endpoint": "https://mcp.702.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-702"
|
||||
},
|
||||
{
|
||||
"area_code": "530",
|
||||
"endpoint": "https://530.today/mcp",
|
||||
"endpoint": "https://mcp.530.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-530"
|
||||
},
|
||||
{
|
||||
"area_code": "208",
|
||||
"endpoint": "https://208.today/mcp",
|
||||
"endpoint": "https://mcp.208.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-208"
|
||||
},
|
||||
{
|
||||
"area_code": "916",
|
||||
"endpoint": "https://916.today/mcp",
|
||||
"endpoint": "https://mcp.916.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-916"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue