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