fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
b1c5dc18fd
commit
e614051163
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "816 Jackson County / KC Metro MO Civic Portal",
|
"name": "816 Jackson County / KC Metro MO Civic Portal",
|
||||||
"description": "Civic AI portal for Kansas City, Missouri — BBQ capital, jazz heritage, and the two-state KC metro civic community.",
|
"description": "Civic AI portal for Kansas City, Missouri — BBQ capital, jazz heritage, and the two-state KC metro civic community.",
|
||||||
"endpoint": "https://mcp.816.today/mcp",
|
"endpoint": "https://816.today/mcp",
|
||||||
"area_code": "816",
|
"area_code": "816",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "785",
|
"area_code": "785",
|
||||||
"endpoint": "https://mcp.785.today/mcp",
|
"endpoint": "https://785.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-785"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-785"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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": "573",
|
"area_code": "573",
|
||||||
"endpoint": "https://mcp.573.today/mcp",
|
"endpoint": "https://573.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-573"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-573"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "913",
|
"area_code": "913",
|
||||||
"endpoint": "https://mcp.913.today/mcp",
|
"endpoint": "https://913.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-913"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-913"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue