fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
3b35874fe7
commit
9ceb662528
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "737 Austin Metro (overlay) Civic Portal",
|
"name": "737 Austin Metro (overlay) Civic Portal",
|
||||||
"description": "Civic AI portal for the Austin metro — Live Music Capital, tech hub, and the weirdest civic scene in Texas.",
|
"description": "Civic AI portal for the Austin metro — Live Music Capital, tech hub, and the weirdest civic scene in Texas.",
|
||||||
"endpoint": "https://mcp.737.today/mcp",
|
"endpoint": "https://737.today/mcp",
|
||||||
"area_code": "737",
|
"area_code": "737",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,27 +19,27 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "512",
|
"area_code": "512",
|
||||||
"endpoint": "https://mcp.512.today/mcp",
|
"endpoint": "https://512.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-512"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-512"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "254",
|
"area_code": "254",
|
||||||
"endpoint": "https://mcp.254.today/mcp",
|
"endpoint": "https://254.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-254"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-254"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "936",
|
"area_code": "936",
|
||||||
"endpoint": "https://mcp.936.today/mcp",
|
"endpoint": "https://936.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-936"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-936"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "979",
|
"area_code": "979",
|
||||||
"endpoint": "https://mcp.979.today/mcp",
|
"endpoint": "https://979.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-979"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-979"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "830",
|
"area_code": "830",
|
||||||
"endpoint": "https://mcp.830.today/mcp",
|
"endpoint": "https://830.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-830"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-830"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue