Knowledge Systems
Trust: 30/100 (Limited)Fodda Knowledge Graphs Guide
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.
by fodda
Quick Start
Install
npx fodda-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ai-fodda-mcp-server": {
"command": "npx",
"args": [
"fodda-mcp"
]
}
}
}