I have successfully use tilestache-seed.py to get tiles in different zoom levels, and I use processing to render the geojson tiles.
Now I want to use tilestache-server.py to get local tiles in a way like local/roads/x/y.geojson, maybe something like this. But I don’t know how to write the cfg files.