strix icon indicating copy to clipboard operation
strix copied to clipboard

Help with using this with claude

Open s-b-repo opened this issue 1 month ago • 4 comments

im not too new but with configureing mcp and llm setups im a bet new i bought claude for this

s-b-repo avatar Nov 25 '25 20:11 s-b-repo

what specific connection are you trying to achieve with MCP?

Strix does not support via claude code (what i assume you're attempting) and requires an API key. - this is separate to your claude subscription and you will need to go to https://console.anthropic.com/ to get one.

I'd recommend waiting until further features are added, or investigate creating your own solution. you could probably jig something up with zen-mcp-server or fastmcp

https://github.com/gazzadownunder/fastmcp-python https://github.com/BeehiveInnovations/zen-mcp-server

someone in the discord mentioned that they had created a MCP server for logins and also an added a proxy tool to inject the auth cookies directly in to the proxy. but this isn't within the main repo.

I'd recommend waiting until further features are added, or investigate creating your own solution

yokoszn avatar Nov 26 '25 06:11 yokoszn

i want to audit code for big projects like ssh etc and report any find etc

s-b-repo avatar Nov 26 '25 07:11 s-b-repo

i can get a chat gpt one do i buy chatpgt or where do i buy a api key

s-b-repo avatar Nov 26 '25 07:11 s-b-repo

it's Pay as you go. you can use pretty much any big model provider

https://platform.openai.com/

  1. create a project
  2. create key for project

strix uses Litellm and should work with any model listed here : https://docs.litellm.ai/docs/providers

yokoszn avatar Nov 26 '25 07:11 yokoszn