Skip to content

Commit 17e524a

Browse files
docs: sync from source repos
Synced 2 pages from upstream: - getting-started.md: updated from charter/docs/getting-started.md - ecosystem.md: edgestack naming fix from edgestack_v2/docs/ecosystem.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b4a9c7f commit 17e524a

File tree

2 files changed

+55
-320
lines changed

2 files changed

+55
-320
lines changed

src/content/docs/ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ For automated pipelines, each service has its own token:
163163

164164
```json
165165
{
166-
"stackbilder": { "url": "https://stackbilt.dev/mcp", "token": "STACKBILDER_MCP_TOKEN" },
166+
"edgestack": { "url": "https://stackbilt.dev/mcp", "token": "EDGESTACK_MCP_TOKEN" },
167167
"compass": { "url": "https://stackbilt.dev/mcp", "transport": "service_binding", "token": "CSA_MCP_TOKEN" },
168168
"imgforge": { "url": "https://imgforge.stackbilt.dev/mcp", "token": "IMGFORGE_MCP_TOKEN" }
169169
}

0 commit comments

Comments
 (0)