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
config.toml•421 B
# Project-local Codex configuration
# NOTE: Top-level keys must appear BEFORE any [section] headers in TOML
# Notify hook for agent inbox reminders (fires on agent-turn-complete)
notify = ["/data/projects/mcp_agent_mail/.codex/hooks/notify_wrapper.sh"]
# MCP servers configuration
[mcp_servers.mcp_agent_mail]
url = "http://127.0.0.1:8765/mcp/"
# headers can be added if needed; localhost allowed without Authorization