
Obris
by @obris-dev
Stop re-explaining yourself to AI. Save knowledge once, use it in every conversation.
Send to Your Agent
Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.
Install the Obris MCP server for me.
Server: Obris
Description: Stop re-explaining yourself to AI. Save knowledge once, use it in every conversation.
Install command: python -m obris-mcp
Environment variables needed:
- OBRIS_API_KEY: Your Obris API key from app.obris.ai/api-keys (required)
GitHub: https://github.com/obris-dev/obris-mcp
Please install this MCP server and confirm when ready. Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.
Quick Install
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
- Open Claude Desktop app
- Go to Settings → Developer → Edit Config
- Paste the config below into the file
- Restart Claude Desktop
{
"mcpServers": {
"ai-obris-mcp": {
"command": "python",
"args": [
"-m",
"obris-mcp"
],
"env": {
"OBRIS_API_KEY": "your-value-here"
}
}
}
} Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json
Installation Methods
python -m obris-mcpTools (1)
execute Execute Obris operations
Environment Variables
OBRIS_API_KEY RequiredYour Obris API key from app.obris.ai/api-keys
your-value-here| Name | Description | Required | Example |
|---|---|---|---|
| OBRIS_API_KEY | Your Obris API key from app.obris.ai/api-keys | Required | your-value-here |
Compatibility
About
Stop re-explaining yourself to AI. Save knowledge once, use it in every conversation.
Overview
Stop re-explaining yourself to AI. Save knowledge once, use it in every conversation.
Repository
Find the source code at https://github.com/obris-dev/obris-mcp.
Tools
- execute: Execute Obris operations
Environment Variables
OBRIS_API_KEY: Your Obris API key from app.obris.ai/api-keys (Required)
Installation
PIP
python -m obris-mcp
Related Resources
GitHub
MCP ServerRepository management, file operations, and GitHub API integration
DeepSeek Coder Architect
PromptLeverage DeepSeek Coder for complex software architecture, code generation, and technical problem-solving with advanced reasoning.
3D Printing Optimizer
SkillOptimize 3D models for additive manufacturing considering orientation, supports, infill, and material properties.
Artificial Intelligence
GlossaryThe broad field of creating machines that can perform tasks requiring human-like intelligence, such as reasoning, learning, and perception.
Filesystem
MCP ServerSecure file operations with configurable access controls
Compare LLM Pricing
This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.