+1
−0
+6
−0
+4
−0
src/teddi-mcp/AGENTS.md
0 → 100644
+146
−0
src/teddi-mcp/README.md
0 → 100644
+92
−0
Loading
* Add TeddiClient for interacting with the TEDDI search engine. * Create HTTP client with caching using hishel for efficient requests. * Define Pydantic models and enums for search requests and responses. * Implement HTML parser to extract search results from TEDDI responses. * Develop FastMCP server to expose search functionality and technical bodies. * Add tests for client, models, and parser to ensure functionality and correctness.