Stefan Stranger
sstranger.bsky.social
Stefan Stranger
@sstranger.bsky.social
Consultant and automation enthusiast at Microsoft. Cloud Native Employee. Wannabe programmer. And just a cool guy to follow. #DevOps | #PowerShell | #Azure | #AI
Hi # TypeScript friends. I want to create a Typescript React frontend and I tried to use the #figma #MCP server with some Mockup screens (png). But the images for the TypeScript frontend don't really look like the images onmockup screens. How can I 'extract' images from my mockup screens [1/2]
November 3, 2025 at 2:00 PM
Reposted by Stefan Stranger
Our 9-part Python + AI live series in October covered LLMs, embeddings, RAG, vision models, structured outputs, safety, tool-calling, agents and MCP.

Grab the recordings, slides, and code from: blog.pamelafox.org/2025/10/watc...
Watch the recordings from my Python + AI series
My colleague and I just wrapped up a live series on Python + AI, a nine-part journey diving deep into how to use generative AI models from P...
blog.pamelafox.org
October 31, 2025 at 2:29 PM
Reposted by Stefan Stranger
Le Chat. Custom MCP Connectors. Memories
Le Chat. Custom MCP connectors. Memories. | Mistral AI
Le Chat now integrates with 20+ enterprise platforms—powered by MCP—and remembers what matters with Memories.
mistral.ai
September 4, 2025 at 12:16 PM
Reposted by Stefan Stranger
The countdown is real — 5️⃣ days left until the CFP closes!

Don’t miss your chance to inspire, teach, and connect with the PowerShell community!

What would YOU present on? 💡

Drop it in the comments!
August 26, 2025 at 9:20 PM
Reposted by Stefan Stranger
August 27, 2025 at 6:37 AM
Reposted by Stefan Stranger
🚀 What if I told you Remote Desktop Manager is getting an MCP server? But wait, there's more! You'll be able to run commands inside RDP connections through Devolutions Agent and our brand new RDP virtual channel extension! Here's a sneak peek 👀👇
August 26, 2025 at 8:42 PM
Reposted by Stefan Stranger
🔥 FastMCP Cloud is here

We built FastMCP to simplify MCP servers. Now deployment is instant too.

Push repo → Live endpoint in <1min

📕 Learn about FastMCP Cloud-> prefect.io/blog/acceler...
🚀 Deploy for free -> fastmcp.cloud
MCP Server Deployment Made Simple | FastMCP Cloud
Complex MCP server setup slowing AI development? FastMCP Cloud handles deployment, auth, and CI/CD automatically. AI Production-ready in seconds. Start free →
prefect.io
August 26, 2025 at 4:58 PM
Reposted by Stefan Stranger
If you build software, you should probably make an AGENTS.md file to help AI agents understand how to use it.

agents.md/
AGENTS.md
AGENTS.md is a simple, open format for guiding coding agents. Think of it as a README for agents.
agents.md
August 20, 2025 at 4:58 PM
Reposted by Stefan Stranger
Accidental discovery: GitHub Copilot can read the coverage report generated by diff-cover, summarize the logic of the non-covered lines, and suggest what test cases are missing.
August 22, 2025 at 7:37 PM
Reposted by Stefan Stranger
New video: deploy a Python MCP server (FastMCP SDK) to Azure Functions (key auth), with optional APIM in front (Entra OAuth, following MCP auth spec).
Video: www.youtube.com/watch?v=PAxB...
Code: github.com/Azure-Sample...
August 23, 2025 at 1:25 AM
Reposted by Stefan Stranger
If you're not already using AIShell, check out Preview.6 which adds support as a MCP client enabling agents to use MCP tools! devblogs.microsoft.com/powershell/p...
Introducing MCP Support in AI Shell Preview 6 - PowerShell Team
We're excited to share the latest preview release of AI Shell that includes new features and improvements based on your feedback.
devblogs.microsoft.com
August 8, 2025 at 3:28 AM
Reposted by Stefan Stranger
New PowerShell script to find your geographically closest Azure location. Uses geo location so may not be accurate!
Guess which of these I ran from a Windows 365/Cloud PC instance? 😂
Will prompt for login if not connected which may need tenant or subscription parameters
github.com/guyrleech/Az...
August 20, 2025 at 3:59 PM
Reposted by Stefan Stranger
If you happen to want some help with Windows, let me know.

(I've been programming in Windows since 3.1, used to build realtime video mixers, worked at MSFT for a while, helped build #PowerShell, and have an unhealthy love for tough problems.)
August 20, 2025 at 7:41 PM
I developed something 👇
August 16, 2025 at 10:20 AM
Reposted by Stefan Stranger
Bicep ❤️ Azure DevOps! With Bicep Local, you can interact with more than just Azure or Entra.

You can connect Bicep to anything. This is going to be amazing!

#bicep #azuredevops #azure
August 7, 2025 at 6:37 PM
Reposted by Stefan Stranger
August 3, 2025 at 4:56 PM
August 2, 2025 at 11:56 AM
✨ Introducing #Signal #MCP Server - The bridge between your Signal messages and AI agents like #Claude Desktop or other #Github Copilot.

This MCP server is using the Signal Desktop that is storing it's data locally. And it has only read capabilities.

github.com/stefanstrang...

#AI #SignalApp #MCP
GitHub - stefanstranger/signal-mcp-server: Sigal MCP Server
Sigal MCP Server. Contribute to stefanstranger/signal-mcp-server development by creating an account on GitHub.
github.com
August 1, 2025 at 3:20 PM
Reposted by Stefan Stranger
Perhaps vibe coding can scaffold code quickly or spin up small projects, but at scale it has significant limitations. Spec-driven development has emerged as a potential response to this gap.

redmonk.com/rstephens/20...
Vibe Coding vs. Spec-Driven Development
In some circles vibe coding is all the rage right now. (In fact my colleague Kate Holterhoff declared this to be “hot vibe code summer).” Why the appeal? As I discussed in a previous post, AI-powered ...
redmonk.com
July 31, 2025 at 10:32 PM
Reposted by Stefan Stranger
The Swiss Army Knife for MCP Servers!

mcptools is a powerful CLI to discover, call, and manage tools from any MCP-compatible server.

- Supports multiple transports
- Mock & proxy server built-in
- Flexible output formats

A must-have for agent builders!
August 1, 2025 at 1:28 AM
Reposted by Stefan Stranger
A lot of good new stuff in the latest MCP protocol and Python SDK:

❓ Elicitations: A tool can ask user a question to help it respond
🧑🏽‍🦰 Authentication: A server can use OAuth2 for authorization and token validation
⏳ Progress reporting: A tool can let client know progress of long-running task […]
Original post on fosstodon.org
fosstodon.org
July 31, 2025 at 5:31 AM
Reposted by Stefan Stranger
📦 ed-donner / agents
⭐ 952 (+52)
🗒 Jupyter Notebook

Repo for the Complete Agentic AI Engineering Course
GitHub - ed-donner/agents: Repo for the Complete Agentic AI Engineering Course
Repo for the Complete Agentic AI Engineering Course - ed-donner/agents
github.com
July 9, 2025 at 6:02 PM