Replies: 8 comments 3 replies
-
|
Hi @jcmrs,
That is correct, think of the forked repository as the management central of all collaborative projects you work with Claude. Once a framework methodology is loaded, (e.g. DEVELOPER profile), Claude will apply the related methodology reasoning prior each response formulation, regardless the project you work on. From https://axivo.com/claude/wiki/guide/platform/code/ documentation:
Let's presume you forked the Claude CodeSymlink to Claude Code MCP servers configuration: Claude Code automatically recognizes
You should create the Claude DesktopSymlink to Claude Desktop MCP servers configuration: Multiple Projects UsageThere is a misconception you need to define specific CLAUDE.md file per project. The platform allows you to work with multiple projects without editing the CLAUDE.md contents, using conversation logs. For example, you start a new session with Claude: From there, you can discuss with Claude the new project and once cleared all planned details and tasks, ask Claude to create a conversation log with all planning and detailed implementation phases. Once the project conversation log created, you can start working on each phase, that can contain additional tasks. Once Phase 1 is started and say you completed the first related task, you can ask Claude to update the project conversation log, so you keep track of the work progress. On a new session, all you have to do is ask Claude to read the project conversation log and it will be instantly up to date with all work done. This is just an example, you can create other projects in a similar way, or phase related additional conversation logs that can be linked into main project conversation log. This will help Claude be aware of the entire project progress. You will probably ask:
That is perfectly fine, once the framework methodology loaded and Claude applies it, all you need to do is ask Claude: As you can see, even if you changed the working directory to a different repository, the MCP tools work as expected. Please let me know if this answers your question. |
Beta Was this translation helpful? Give feedback.
-
|
Related to this observation:
I'm in the final testing phase of a new MCP server that will allow Claude to use any language server supported by VSCode to analyze the source code like a developer would do it with an IDE. This will dramatically improve Claude's code reviews. |
Beta Was this translation helpful? Give feedback.
-
|
@jcmrs I updated https://axivo.com/claude/wiki/guide/platform/code/ documentation to reflect the above explanations, this should address the initial confusion. |
Beta Was this translation helpful? Give feedback.
-
|
You're very welcome, @jcmrs. The recent #161 PR further enhances the platform, by deprecating the |
Beta Was this translation helpful? Give feedback.
-
|
If I may, I'm just not sure where to put this. I've been getting odd responses the last few days when Claude Code reads the graph: Error: MCP tool "read_graph" response (37980 tokens) exceeds maximum allowed tokens (25000). Please use pagination, filtering, or limit parameters to reduce the response size. I'm half thinking there's some sort of confusion, But when I try via nodes I'm not getting returns: ● documentation - search_nodes (MCP)(query: "Advanced Git Intelligence") ● logic - search_nodes (MCP)(query: "project status") In CLAUDE.md all seems well: On session start, silently perform these actions: Execute memory:read_graph to access the memory system I know I'm missing something. Probably something really obvious. But, I'm not seeing it. |
Beta Was this translation helpful? Give feedback.
-
|
@jcmrs the entire |
Beta Was this translation helpful? Give feedback.
-
|
What is |
Beta Was this translation helpful? Give feedback.
-
|
Run |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion Summary
Documentation at https://axivo.com/claude/wiki/guide/platform/code/ indicates Claude Code should load Axivo MCP servers via file when running from the repository directory.
However, examination of actual Claude Code behavior shows:
Conflicting Evidence
Documentation states:
Actual Claude Code behavior:
Current Setup
Request
Please clarify the correct method for Claude Code integration:
Environment
Thanks for clarification on the correct integration method.
Beta Was this translation helpful? Give feedback.
All reactions