Skip to main content
Glama
settings.json.bak.17613441821.09 kB
{ "mcpServers": { "mcp-agent-mail": { "type": "http", "url": "http://127.0.0.1:8765/mcp/", "headers": { "Authorization": "Bearer dd81245f88829820c9a22254d7032c0df9f3b60510ae8d5960c19b8be3bf504e"} } }, "hooks": { "SessionStart": [ { "type": "command", "command": "uv run python -m mcp_agent_mail.cli claims active --project backend" }, { "type": "command", "command": "uv run python -m mcp_agent_mail.cli acks pending --project backend --agent ubuntu --limit 20" } ], "PreToolUse": [ { "matcher": "Edit", "hooks": [ { "type": "command", "command": "uv run python -m mcp_agent_mail.cli claims soon --project backend --minutes 10" } ] } ], "PostToolUse": [ { "matcher": { "tool": "send_message" }, "hooks": [ { "type": "command", "command": "uv run python -m mcp_agent_mail.cli list-acks --project backend --agent ubuntu --limit 10" } ] }, { "matcher": { "tool": "claim_paths" }, "hooks": [ { "type": "command", "command": "uv run python -m mcp_agent_mail.cli claims list --project backend" } ] } ] } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dicklesworthstone/mcp_agent_mail'

If you have feedback or need assistance with the MCP directory API, please join our Discord server