fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
61e0148132
commit
7c9230eaec
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "202 District of Columbia Civic Portal",
|
"name": "202 District of Columbia Civic Portal",
|
||||||
"description": "Civic AI portal for Washington DC — federal heart, local neighborhoods, and the civic commons of the capital.",
|
"description": "Civic AI portal for Washington DC — federal heart, local neighborhoods, and the civic commons of the capital.",
|
||||||
"endpoint": "https://mcp.202.today/mcp",
|
"endpoint": "https://202.today/mcp",
|
||||||
"area_code": "202",
|
"area_code": "202",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,12 +19,12 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "703",
|
"area_code": "703",
|
||||||
"endpoint": "https://mcp.703.today/mcp",
|
"endpoint": "https://703.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-703"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-703"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "804",
|
"area_code": "804",
|
||||||
"endpoint": "https://mcp.804.today/mcp",
|
"endpoint": "https://804.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-804"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-804"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue