ogulcanakca/butler
An AI agent project built with FastAgent, leveraging Model Context Protocol (MCP) servers for seamless interaction with diverse services including Google Maps, Slack, Gmail, SQLite, screen capture, weather information, and web search. This project demonstrates a rich, interactive environment with comprehensive service connectivity for AI agents.
Platform-specific configuration:
{
"mcpServers": {
"butler": {
"command": "npx",
"args": [
"-y",
"butler"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...