@getnotisxyz/mcp
Freeby MCP Community
Notis MCP server — connect your AI agents to Claude Code, Cursor, and more
v0.9.1Added Apr 12, 2026
notismcpagentaiclaude
@getnotisxyz/mcp MCP Server
Notis MCP server — connect your AI agents to Claude Code, Cursor, and more
Installation
npx -y @getnotisxyz/mcp
Reviews
Installation
Quick install
npx -y @getnotisxyz/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@getnotisxyz/mcp": {
"command": "npx",
"args": ["-y", "@getnotisxyz/mcp"]
}
}
}