fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
3240907bfd
commit
c91b76d736
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "309 Central Illinois Civic Portal",
|
"name": "309 Central Illinois Civic Portal",
|
||||||
"description": "Civic AI portal for Peoria and Central Illinois — Caterpillar country, river city, and downstate civic community.",
|
"description": "Civic AI portal for Peoria and Central Illinois — Caterpillar country, river city, and downstate civic community.",
|
||||||
"endpoint": "https://mcp.309.today/mcp",
|
"endpoint": "https://309.today/mcp",
|
||||||
"area_code": "309",
|
"area_code": "309",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "217",
|
"area_code": "217",
|
||||||
"endpoint": "https://mcp.217.today/mcp",
|
"endpoint": "https://217.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-217"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-217"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "312",
|
"area_code": "312",
|
||||||
"endpoint": "https://mcp.312.today/mcp",
|
"endpoint": "https://312.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "815",
|
"area_code": "815",
|
||||||
"endpoint": "https://mcp.815.today/mcp",
|
"endpoint": "https://815.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "563",
|
"area_code": "563",
|
||||||
"endpoint": "https://mcp.563.today/mcp",
|
"endpoint": "https://563.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-563"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-563"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue