CORS Fixed + black and ruff fixes
This commit is contained in:
parent
5e2f6078a1
commit
3844ffc207
30 changed files with 85 additions and 114 deletions
10
README.md
10
README.md
|
|
@ -465,16 +465,6 @@ geoguessr-mcp/
|
|||
└── Dockerfile
|
||||
```
|
||||
|
||||
### MCP Inspector Tool Test
|
||||
|
||||
Tool to inspect MCP server and test connectivity:
|
||||
Using the [Inspector](https://github.com/modelcontextprotocol/inspector) tool from the MCP project.
|
||||
Via Docker:
|
||||
|
||||
```bash
|
||||
docker run --rm -p 6274:6274 -p 6277:6277 -e HOST=0.0.0.0 ghcr.io/modelcontextprotocol/inspector:latest
|
||||
```
|
||||
|
||||
## 🤝 Contributing
|
||||
|
||||
Contributions are welcome! Please:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue