An expert on embedded systems and the IOT. The support every tinkerer needs in these times.
mistral
voyage
voyage
No Rules configured
No Prompts configured
${{ secrets.fibinachi/iotbrain/continuedev/s3-dev-data/AWS_SERVER_URL }}
${{ secrets.fibinachi/iotbrain/continuedev/azure-blob-storage-dev-data/AZURE_SERVER_URL }}
${{ secrets.fibinachi/iotbrain/continuedev/google-cloud-storage-dev-data/GCP_SERVER_URL }}
docker run -i --rm mcp/postgres ${{ secrets.fibinachi/iotbrain/docker/mcp-postgres/POSTGRES_CONNECTION_STRING }}
npx -y @modelcontextprotocol/server-github
docker run --rm -i mcp/sequentialthinking
docker run --rm -i --mount type=bind,src=${{ secrets.fibinachi/iotbrain/docker/mcp-git/GIT_DIR }},dst=${{ secrets.fibinachi/iotbrain/docker/mcp-git/GIT_DIR }} mcp/git
docker run -e GITLAB_PERSONAL_ACCESS_TOKEN -e GITLAB_API_URL mcp/gitlab
npx -y @modelcontextprotocol/server-filesystem ${{ secrets.fibinachi/iotbrain/anthropic/filesystem-mcp/PATH }}
docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN mcp/github