Skip to content

Commit e6b5d58

Browse files
authored
docs: update mcp-bridge blog in event-poster-card.json (#1903)
1 parent de893b0 commit e6b5d58

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

config/event-poster-card.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"$schema": "./event-poster-card-schema.json",
33
"show": true,
4-
"expire": "2025-04-12",
4+
"expire": "2025-12-31",
55
"width": 400,
66
"config": {
77
"en": {
8-
"image": "https://static.api7.ai/uploads/2025/04/09/JBQWKlQv_Group427320331.webp",
9-
"link": "/docs/general/events/2025-apisix-meetup-shenzhen-best-practices-for-api-and-ai-gateways",
10-
"description": "Apache APISIX Meetup Shenzhen 2025"
8+
"image": "https://static.api7.ai/uploads/2025/04/21/ikPSIHHP_apisix-mcp-briget-cover.webp",
9+
"link": "https://apisix.apache.org/blog/2025/04/21/host-mcp-server-with-api-gateway/",
10+
"description": "From stdio to HTTP SSE: Host Your MCP Server with APISIX"
1111
},
1212
"zh": {
13-
"image": "https://static.api7.ai/uploads/2025/04/09/9oPCEega_Group427320332.webp",
14-
"link": "/zh/docs/general/events/2025-apisix-meetup-shenzhen-best-practices-for-api-and-ai-gateways",
15-
"description": "Apache APISIX Meetup Shenzhen 2025"
13+
"image": "https://static.api7.ai/uploads/2025/04/21/ikPSIHHP_apisix-mcp-briget-cover.webp",
14+
"link": "https://apisix.apache.org/zh/blog/2025/04/21/host-mcp-server-with-api-gateway/",
15+
"description": "从 stdio 到 HTTP SSE:使用 APISIX 托管 MCP Server"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)