Cursor rule Cursor
The OSMConfig class in server.py uses Pydantic BaseSettings for type-safe configuration management.
Cursor rule Cursor
The OSMConfig class in server.py uses Pydantic BaseSettings for type-safe configuration management.
Cursor rule Cursor
The MCP server in src/osmeditmcp/server.py follows FastMCP patterns.
Cursor rule Cursor
The server.py uses FastMCP framework with this pattern.
Cursor rule Cursor
NEVER perform these operations without explicit user confirmation.
Cursor rule Cursor
ALWAYS ask the user before performing these irreversible operations.
Cursor rule Cursor
Cursor rule "osm-mcp-project-structure" from skywinder/osm-edit-mcp, covering osm edit mcp server - project structure guide, core project files, main server implementation, configuration files and testing framework.
Cursor rule Cursor
The testcomprehensive.py provides systematic testing of all 31 MCP tools.
MCP server Claude CodeCodexCursor +2
MCP server "osm-edit" as configured in skywinder/osm-edit-mcp. Runs /Users/YOUR_USERNAME/osm-edit-mcp/main.py with python. Needs 1 environment variable to run.