mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
feat: add initial implementation of Finance MCP server with REST API and setup instructions (ref #16)
This commit is contained in:
3
mcp/requirements.txt
Normal file
3
mcp/requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
fastapi==0.68.0
|
||||
uvicorn==0.15.0
|
||||
pydantic==1.8.2
|
||||
Reference in New Issue
Block a user