refactor(api): remove MCP server integration and docs references

This commit is contained in:
Piotr Oleszczyk 2026-03-04 12:28:30 +01:00
parent 5dd8242985
commit 1d8a8eafb8
9 changed files with 9 additions and 1195 deletions

View file

@ -7,7 +7,6 @@ requires-python = ">=3.12"
dependencies = [
"alembic>=1.14",
"fastapi>=0.132.0",
"fastmcp>=2.0",
"google-genai>=1.65.0",
"psycopg>=3.3.3",
"python-dotenv>=1.2.1",