fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
25e71e70b2
commit
8a1bcc1f1d
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "831 Central California Coast Civic Portal",
|
||||
"description": "Civic AI portal for Monterey and Santa Cruz — Steinbeck country, UCSC, and the Central Coast civic community.",
|
||||
"endpoint": "https://mcp.831.today/mcp",
|
||||
"endpoint": "https://831.today/mcp",
|
||||
"area_code": "831",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "415",
|
||||
"endpoint": "https://mcp.415.today/mcp",
|
||||
"endpoint": "https://415.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-415"
|
||||
},
|
||||
{
|
||||
"area_code": "408",
|
||||
"endpoint": "https://mcp.408.today/mcp",
|
||||
"endpoint": "https://408.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-408"
|
||||
},
|
||||
{
|
||||
"area_code": "650",
|
||||
"endpoint": "https://mcp.650.today/mcp",
|
||||
"endpoint": "https://650.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-650"
|
||||
},
|
||||
{
|
||||
"area_code": "805",
|
||||
"endpoint": "https://mcp.805.today/mcp",
|
||||
"endpoint": "https://805.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-805"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue