What is the Omnier MCP server?
Turn signals from email, CRM, and meetings into a prioritized daily sales to-do list.
How to install Omnier
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretBearer token from Omnier OAuth (Authorization: Bearer <access_token>). Connect via Claude or Claude Code and complete sign-in at getomnier.com—see https://getomnier.com/docs/getting-started
{
"mcpServers": {
"omnier": {
"url": "https://mcp.getomnier.com/mcp"
}
}
}{
"mcpServers": {
"omnier": {
"serverUrl": "https://mcp.getomnier.com/mcp"
}
}
}{
"servers": {
"omnier": {
"type": "http",
"url": "https://mcp.getomnier.com/mcp"
}
}
}{
"mcpServers": {
"omnier": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.getomnier.com/mcp"
]
}
}
}claude mcp add --transport http omnier https://mcp.getomnier.com/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.