Krusty84/FilesAssistant-MCP
This project is a template for building custom Model Context Protocol (MCP)-based agents that integrate with large language models (LLMs) via an OpenAI-compatible API.
Platform-specific configuration:
{
"mcpServers": {
"FilesAssistant-MCP": {
"command": "npx",
"args": [
"-y",
"FilesAssistant-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...