AndrewPrimi/Excel-Agent
Built an Agent that connects to an Excel MCP server and utilizes a create chart tool that an LLM uses prompt the user to create charts
Platform-specific configuration:
{
"mcpServers": {
"Excel-Agent": {
"command": "npx",
"args": [
"-y",
"Excel-Agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...