Skip to content

smithery ai cookbook python quickstart for VS Code

ai.smithery/smithery-ai-cookbook-python-quickstart

A simple MCP server built with FastMCP and python

client:VS Code transport:streamable-http

Install smithery ai cookbook python quickstart in VS Code

.vscode/mcp.json

{
  "servers": {
    "smithery-ai-cookbook-python-quickstart": {
      "type": "http",
      "url": "https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

smithery ai cookbook python quickstart in other clients