Skip to main content
Glama
settings.json.bak.17613478511.09 kB
{ "mcpServers": { "mcp-agent-mail": { "type": "http", "url": "http://127.0.0.1:8765/mcp/", "headers": { "Authorization": "Bearer bd35b14908f272dc17201104afbb5be6f7a7a5683bfa16a79c67ebb77c2f70d3"} } }, "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