jarvis-orb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| memory_saveC | Save a memory to the brain. Types: episodic, semantic, project, procedural. |
| memory_searchC | Search memories with temporal scoring + observation filtering. |
| memory_verifyC | Verify, supersede, or contradict a memory. Actions: verify, supersede (old:new), contradict (a:b). |
| entity_createC | Create an entity (person, project, decision, tool, etc.). |
| entity_updateC | Update entity state. Records transition history. |
| entity_queryC | Query entities by type and/or name. |
| entity_relateC | Create a relationship between two entities. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheStack-ai/jarvis-orb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server