Replies: 1 comment
-
|
Hi @GitMurf I've removed those files in v2.8.15 Let me know if you have any questions! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if any parts of the ATLAS MCP server reaches out to an LLM directly as I noticed in the README an environment variable for open router api key and default model. Curious what these are for? Does the deep research tool directly make requests to LLM or something?
The main reason I am asking is that I have a bunch of LLM api keys in my environment variables for other stuff, but I do not want ATLAS using these if I don't know about it. I typically use my GitHub Copilot subscription for LLM communication since it is "free" with my subscription, so if there is other LLM communication going on from this MCP server I need to know about it to make sure I am not being charged from one of my other API Keys / LLM services.
Thanks in advance!! This MCP server is amazing!
Beta Was this translation helpful? Give feedback.
All reactions