fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
b5150860d4
commit
198a1f3074
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "573 Central Missouri (Mid-Missouri) Civic Portal",
|
"name": "573 Central Missouri (Mid-Missouri) Civic Portal",
|
||||||
"description": "Civic AI portal for Columbia and Mid-Missouri — Mizzou, state capital proximity, and Show-Me State civic life.",
|
"description": "Civic AI portal for Columbia and Mid-Missouri — Mizzou, state capital proximity, and Show-Me State civic life.",
|
||||||
"endpoint": "https://mcp.573.today/mcp",
|
"endpoint": "https://573.today/mcp",
|
||||||
"area_code": "573",
|
"area_code": "573",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "314",
|
"area_code": "314",
|
||||||
"endpoint": "https://mcp.314.today/mcp",
|
"endpoint": "https://314.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-314"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-314"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "816",
|
"area_code": "816",
|
||||||
"endpoint": "https://mcp.816.today/mcp",
|
"endpoint": "https://816.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "660",
|
"area_code": "660",
|
||||||
"endpoint": "https://mcp.660.today/mcp",
|
"endpoint": "https://660.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-660"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-660"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "615",
|
"area_code": "615",
|
||||||
"endpoint": "https://mcp.615.today/mcp",
|
"endpoint": "https://615.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-615"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-615"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue