Direxio Local MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DIREXIO_DOMAIN | Yes | The service origin URL, e.g., https://example.com. Do not include /_p2p or /_matrix. | |
| DIREXIO_AGENT_TOKEN | Yes | The agent token for authentication. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_roomsB | Search or list Direxio contacts, groups, and channels. Use returned room_id with message tools. |
| send_messageB | Send a plain text message to a Direxio private chat, group, or channel room. |
| list_messagesC | List ordinary room messages by room_id and optional Unix millisecond time range. |
| list_channel_postsC | List channel posts by channel room_id and optional Unix millisecond time range. |
| list_post_commentsB | List comments for a channel post by post_id and optional Unix millisecond time range. |
| comment_channel_postC | Publish a plain text comment to an existing Direxio channel post. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/P2P-IM/direxio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server