Skip to content

smithery ai cookbook python quickstart for Cursor

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

A simple MCP server built with FastMCP and python

client:Cursor transport:streamable-http

Install smithery ai cookbook python quickstart in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "smithery-ai-cookbook-python-quickstart": {
      "url": "https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

smithery ai cookbook python quickstart in other clients