MCP (Model Context Protocol) Containing the collection of all MCP server applications and versioning to different use cases such as but not limited to Digital Assets.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"nephilim": {
"command": "uvx",
"args": [
"nephilim"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add nephilim uvx nephilim
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"nephilim": {
"command": "uvx",
"args": [
"nephilim"
]
}
}
}
📋 Copy
Or install with pip: pip install nephilim
README Excerpt
> **Local AI Companions with Personality, Memory, Live Data & Wallet Integration** > _Private · Local-First · Docker-Ready · React 19 + FastAPI_ <div align="center"> **[What Can This Do?](#-what-can-this-do) · [Docker Setup](#-quick-start-docker) · [Local Setup](#-local-development-setup) · [Architecture](#-architecture)**
Tools (9)
AUTH_ENV AUTH_REQUIRED BRAVE_API_KEY EMAIL_ENABLED GOOGLE_CLIENT_ID JUPITER_ENABLED JWT_SECRET_KEY PERSONA_MODEL SOLANA_RPC_URL