Skip to main content
Glama
P2P-IM

Direxio Local MCP

by P2P-IM

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DIREXIO_DOMAINYesThe service origin URL, e.g., https://example.com. Do not include /_p2p or /_matrix.
DIREXIO_AGENT_TOKENYesThe agent token for authentication.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/P2P-IM/direxio-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server