Skip to content

Conversation

@KaisHasan314
Copy link
Contributor

To run the MCP server:

  1. Go to the root of the repo (where the folder mcp exists)
  2. Enter the conda environment (required for all libraries used in Docs retrieval and flask server)
  3. Run flask -A mcp/app run, this will take ~1 minute because the vector database is loading.

Once you have the MCP server up and running, copy the file config.json from the "opencode" folder to the opencode configuration folder in your home directory (on Windows 10, it is something like this: C:\Users\{user_name}\.config\opencode).

Now you can run opencode; it should be able to see the subagents defined, use @ followed by the name of the agent, then the question you want to ask.

Note: Even when using an agent for a very specific case (like the Alusus language), asking without specifying the programming language could result in an answer in a different language, such as JavaScript!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant