MCPcopy Index your code
hub / github.com/TeamFlos/phira-mp

github.com/TeamFlos/phira-mp @v0.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.0 ↗ · + Follow
144 symbols 302 edges 10 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

phira-mp

Deployment

# Install Rust first. See https://www.rust-lang.org/tools/install

cargo build --release -p phira-mp-server
RUST_LOG=info target/release/phira-mp-server

Extension points exported contracts — how you extend this code

BinaryData (Interface)
(no doc) [21 implementers]
phira-mp-common/src/bin.rs

Core symbols most depended-on inside this repo

write
called by 47
phira-mp-common/src/bin.rs
read
called by 30
phira-mp-common/src/bin.rs
send
called by 28
phira-mp-server/src/room.rs
rcall
called by 13
phira-mp-client/src/lib.rs
cb
called by 13
phira-mp-client/src/lib.rs
err_to_str
called by 12
phira-mp-server/src/session.rs
write_val
called by 11
phira-mp-common/src/bin.rs
take
called by 10
phira-mp-common/src/bin.rs

Shape

Method 93
Class 26
Function 18
Enum 6
Interface 1

Languages

Rust100%

Modules by API surface

phira-mp-client/src/lib.rs37 symbols
phira-mp-common/src/command.rs24 symbols
phira-mp-server/src/room.rs21 symbols
phira-mp-server/src/session.rs14 symbols
phira-mp-common/src/bin.rs13 symbols
phira-mp-macros/src/lib.rs10 symbols
phira-mp-common/src/lib.rs8 symbols
phira-mp-server/src/server.rs7 symbols
phira-mp-server/src/l10n.rs7 symbols
phira-mp-server/src/main.rs3 symbols

For agents

$ claude mcp add phira-mp \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page