Installation & Configuration
{
"mcpServers": {
"CatFacts": {
"command": "go",
"args": [
"run",
"main.go"
]
}
}
}{
"mcpServers": {
"CatFacts": {
"command": "go",
"args": [
"run",
"main.go"
]
}
}
}