ai-skills-api/mcp
Lukas Parsons e346d356e5 Add SSE MCP server, comprehensive docs, and OpenCode integration
- Implement SSE mode for MCP server (mcp/skills.py)
- Add MCP service to docker-compose.yml on port 3000
- Add uvicorn dependency to mcp/requirements.txt
- Create SETUP.md, USAGE.md, OPENCODE-MCP.md
- Update README with quick links and MCP section
- Remove semantic cache references throughout
- Add cross-platform Python MCP setup script to template repo
2026-03-22 23:59:33 -04:00
..
.env.example Change API port from 8080 to 8675 across all configs and docs 2026-03-22 21:54:51 -04:00
docker-compose.yml Change API port from 8080 to 8675 across all configs and docs 2026-03-22 21:54:51 -04:00
Dockerfile Initial commit: Skills API with MCP servers 2026-03-22 21:18:23 -04:00
gameservers.py Initial commit: Skills API with MCP servers 2026-03-22 21:18:23 -04:00
homelab.py Initial commit: Skills API with MCP servers 2026-03-22 21:18:23 -04:00
requirements.txt Add SSE MCP server, comprehensive docs, and OpenCode integration 2026-03-22 23:59:33 -04:00
skills.py Add SSE MCP server, comprehensive docs, and OpenCode integration 2026-03-22 23:59:33 -04:00