
gamecode web
a chat client for gamecode AI tool suite in rust and webassembly
Repository Info
About This Server
a chat client for gamecode AI tool suite in rust and webassembly
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
GameCode Web
A secure web chat interface for AI models, starting with local Ollama integration.
Architecture
- Frontend: Rust/Leptos WebAssembly app
- Backend: Rust/Axum server with provider abstraction
- Security: Password protection with JWT sessions
- Deployment: ngrok tunnel for secure external access
Quick Start
1. Start Ollama with your model
ollama run fortean
2. Build and run the server
cd server
cargo run --release
3. Access via ngrok
ngrok http 8080
Configuration
Edit config/default.toml:
- Change the password hash (default password is "gamecode")
- Update JWT secret
- Configure Ollama models
Development
Server
cd server
cargo watch -x run
Client (coming next)
cd client
trunk serve
Security Notes
- Change the default password in production
- Use a strong JWT secret
- Enable ngrok authentication for additional security
- Monitor ngrok dashboard for abuse
Future Providers
The architecture supports adding:
- AWS Bedrock
- OpenAI API
- Local models via candle
- MCP tool integration
Quick Start
Clone the repository
git clone https://github.com/navicore/gamecode-webInstall dependencies
cd gamecode-web
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.