lucyhecht1/chariot-mcp
A collection (eventually:)) of tools designed to provide real-time Chariot data to LLMs through the Chariot MCP Server. These tools enhance AI conversations by enabling access to Chariot information. For a walkthrough of the code, check out the recording below.
Platform-specific configuration:
{
"mcpServers": {
"chariot-mcp": {
"command": "npx",
"args": [
"-y",
"chariot-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...