docs(readme): update documentation with detailed MCP usage instructions
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:
2025-07-13 21:35:36 -05:00
parent 05af3880f6
commit bf0f16a578
2 changed files with 16 additions and 5 deletions

View File

@@ -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 {