fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
a1eb4e8b6d
commit
e019859647
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "217 Central Illinois Civic Portal",
|
||||
"description": "Civic AI portal for Springfield and Central Illinois — state capital, agriculture, and prairie communities.",
|
||||
"endpoint": "https://mcp.217.today/mcp",
|
||||
"endpoint": "https://217.today/mcp",
|
||||
"area_code": "217",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "309",
|
||||
"endpoint": "https://mcp.309.today/mcp",
|
||||
"endpoint": "https://309.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-309"
|
||||
},
|
||||
{
|
||||
"area_code": "815",
|
||||
"endpoint": "https://mcp.815.today/mcp",
|
||||
"endpoint": "https://815.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
||||
},
|
||||
{
|
||||
"area_code": "573",
|
||||
"endpoint": "https://mcp.573.today/mcp",
|
||||
"endpoint": "https://573.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-573"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue