We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85e383 commit 6e87443Copy full SHA for 6e87443
README.md
@@ -63,7 +63,7 @@ Tool for auto-generating MCP interfaces and implementations (_only tools current
63
```bash
64
uv run scripts/generate_mcp_tools.py scripts/openapi_specs/ethereum.json scripts/generated evm
65
```
66
-**Note:** auto-generated tools reuire further improvements, see [here](https://github.com/chainstacklabs/rpc-nodes-mcp/blob/main/scripts/README.md).
+**Note:** auto-generated tools require further improvements, see [here](https://github.com/chainstacklabs/rpc-nodes-mcp/blob/main/scripts/README.md).
67
68
## Configuration
69
0 commit comments