docs(readme): update documentation with detailed MCP usage instructions
Some checks failed
CI - Semantic Release / Semantic Release (push) Has been cancelled
Some checks failed
CI - Semantic Release / Semantic Release (push) Has been cancelled
- Remove outdated badge links from README - Add comprehensive parameter documentation for IDE extensions - Clarify usage instructions for automatic LLM observability capture
This commit is contained in:
@@ -63,7 +63,7 @@ async function capturePosthogLlmObservability(
|
||||
distinctId: trackArgs.userId,
|
||||
properties: posthogProperties,
|
||||
});
|
||||
methodLogger.error(`Got the response from the controller`, result);
|
||||
methodLogger.debug(`Got the response from the controller`, result);
|
||||
|
||||
// Format the response for the MCP tool
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user