evalstate HF Staff commited on
Commit
3fc0ab2
·
verified ·
1 Parent(s): ce0e171

Update index.html: reorder by date and fix MCP Connect Paris link

Browse files
Files changed (1) hide show
  1. index.html +20 -20
index.html CHANGED
@@ -159,9 +159,9 @@
159
  <h2>2026</h2>
160
  <ul class="conference-list">
161
  <li class="conference">
162
- <p class="conference-title">MCP Connect (February) <span class="tag">Feb 2026</span></p>
163
  <div class="links">
164
- <a href="https://lu.ma/mcpconnect" aria-label="Conference Site: MCP Connect">MCP Connect</a>
165
  <a href="2026/mcp-connect/presentation.html">View presentation</a>
166
  </div>
167
  <div class="extras">
@@ -175,12 +175,22 @@
175
  <h2>2025</h2>
176
  <ul class="conference-list">
177
  <li class="conference">
178
- <p class="conference-title">MCP Dev Summit (May) <span class="tag">May 2025</span></p>
179
  <div class="links">
180
- <a href="https://luma.com/mcpdevsummit2025" aria-label="Conference Site: MCP Dev Summit May">MCP Dev Summit May</a>
181
- <a href="2025/mcp-dev-summit-may/presentation.html">View presentation</a>
 
 
 
 
 
 
 
 
 
 
 
182
  </div>
183
- <div class="extras"></div>
184
  </li>
185
  <li class="conference">
186
  <p class="conference-title">Secure SE Conference (September) <span class="tag">Sep 2025</span></p>
@@ -194,22 +204,12 @@
194
  </div>
195
  </li>
196
  <li class="conference">
197
- <p class="conference-title">MCP Dev Summit (October) <span class="tag">Oct 2025</span></p>
198
  <div class="links">
199
- <a href="https://mcpdevsummit.ai/" aria-label="Conference site for MCP Dev Summit October">MCP Dev Summit London</a>
200
- <a href="2025/mcp-dev-summit-oct/presentation.html">View presentation</a>
201
- </div>
202
- <div class="extras">
203
- <p class="note">Live Presentation included:
204
- <ul>
205
- <li>
206
- Demonstration of <a href="https://github.com/evalstate/hf-mcp-server">Hugging Face MCP Server</a> deployed in a FreeCPU Space demonstrating pure Stateless mode returning JSON-RPC and SSE responses, with <a href="https://fast-agent.ai">fast-agent</a> used for Transport Channel tracking.
207
- </li>
208
- <li>MCP Everything Server with PR (<a href="https://github.com/modelcontextprotocol/servers/pull/2789">PR2789</a>) and <a href="https://webcam.fast-agent.ai">MCP-Webcam</a>
209
- to demonstrate correct SSE Channel Selection for Elicitations, Sampling requests and Ping keep-alive. <a href="https://fast-agent.ai">fast-agent</a> used for Transport Channel tracking.
210
- </li>
211
- </ul>
212
  </div>
 
213
  </li>
214
  </ul>
215
  </section>
 
159
  <h2>2026</h2>
160
  <ul class="conference-list">
161
  <li class="conference">
162
+ <p class="conference-title">MCP Connect Paris (February) <span class="tag">Feb 2026</span></p>
163
  <div class="links">
164
+ <a href="https://luma.com/bj6kgvxh" aria-label="Conference Site: MCP Connect Paris">MCP Connect Paris</a>
165
  <a href="2026/mcp-connect/presentation.html">View presentation</a>
166
  </div>
167
  <div class="extras">
 
175
  <h2>2025</h2>
176
  <ul class="conference-list">
177
  <li class="conference">
178
+ <p class="conference-title">MCP Dev Summit (October) <span class="tag">Oct 2025</span></p>
179
  <div class="links">
180
+ <a href="https://mcpdevsummit.ai/" aria-label="Conference site for MCP Dev Summit October">MCP Dev Summit London</a>
181
+ <a href="2025/mcp-dev-summit-oct/presentation.html">View presentation</a>
182
+ </div>
183
+ <div class="extras">
184
+ <p class="note">Live Presentation included:
185
+ <ul>
186
+ <li>
187
+ Demonstration of <a href="https://github.com/evalstate/hf-mcp-server">Hugging Face MCP Server</a> deployed in a FreeCPU Space demonstrating pure Stateless mode returning JSON-RPC and SSE responses, with <a href="https://fast-agent.ai">fast-agent</a> used for Transport Channel tracking.
188
+ </li>
189
+ <li>MCP Everything Server with PR (<a href="https://github.com/modelcontextprotocol/servers/pull/2789">PR2789</a>) and <a href="https://webcam.fast-agent.ai">MCP-Webcam</a>
190
+ to demonstrate correct SSE Channel Selection for Elicitations, Sampling requests and Ping keep-alive. <a href="https://fast-agent.ai">fast-agent</a> used for Transport Channel tracking.
191
+ </li>
192
+ </ul>
193
  </div>
 
194
  </li>
195
  <li class="conference">
196
  <p class="conference-title">Secure SE Conference (September) <span class="tag">Sep 2025</span></p>
 
204
  </div>
205
  </li>
206
  <li class="conference">
207
+ <p class="conference-title">MCP Dev Summit (May) <span class="tag">May 2025</span></p>
208
  <div class="links">
209
+ <a href="https://luma.com/mcpdevsummit2025" aria-label="Conference Site: MCP Dev Summit May">MCP Dev Summit May</a>
210
+ <a href="2025/mcp-dev-summit-may/presentation.html">View presentation</a>
 
 
 
 
 
 
 
 
 
 
 
211
  </div>
212
+ <div class="extras"></div>
213
  </li>
214
  </ul>
215
  </section>