chore: provision .well-known/mcp.json [WellSpr.ing auto]
This commit is contained in:
parent
f62d6f657d
commit
19be4c273d
1 changed files with 41 additions and 0 deletions
41
.well-known/mcp.json
Normal file
41
.well-known/mcp.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"schema": "mcp-discovery/v1",
|
||||
"name": "503 Portland Metro (Multnomah/Clackamas/Washington Counties) Civic Portal",
|
||||
"description": "Civic AI portal for Portland, Oregon — the Rose City, progressive culture, and Pacific Northwest civic life.",
|
||||
"endpoint": "https://mcp.503.today/mcp",
|
||||
"area_code": "503",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
"get_local_news",
|
||||
"get_free_items",
|
||||
"get_businesses",
|
||||
"submit_civic_idea",
|
||||
"get_civic_services",
|
||||
"ody_chat"
|
||||
],
|
||||
"conduct": "https://wellspr.ing/constitution",
|
||||
"sovereign_repo": "https://git.wellspr.ing/WellBuilder/mcp-503",
|
||||
"federation_manifest": "https://wellspr.ing/mcp/federation.json",
|
||||
"adjacent": [
|
||||
{
|
||||
"area_code": "360",
|
||||
"endpoint": "https://mcp.360.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-360"
|
||||
},
|
||||
{
|
||||
"area_code": "541",
|
||||
"endpoint": "https://mcp.541.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-541"
|
||||
},
|
||||
{
|
||||
"area_code": "971",
|
||||
"endpoint": "https://mcp.971.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-971"
|
||||
},
|
||||
{
|
||||
"area_code": "206",
|
||||
"endpoint": "https://mcp.206.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-206"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue