claude mcp add devprismism-mcp -- npx -y @prismism/mcp-server
{
"mcpServers": {
"devprismism-mcp": {
"command": "npx",
"args": ["-y", "@prismism/mcp-server"]
}
}
}
{
"mcpServers": {
"devprismism-mcp": {
"command": "npx",
"args": ["-y", "@prismism/mcp-server"]
}
}
}
{
"mcpServers": {
"devprismism-mcp": {
"command": "npx",
"args": ["-y", "@prismism/mcp-server"]
}
}
}
About This MCP Server
The dev.prismism/mcp server is a Model Context Protocol server that enables remote access and sharing of files for AI agents, allowing developers to upload files and obtain tracked shareable links. This server connects to AI coding assistants through standard input/output interfaces and is installable via npm using the @prismism/mcp-server package. Developers would use this server when they need to share files with AI agents or collaborate with others on AI-driven projects.
Upload any file, get a tracked shareable link. DocSend for AI agents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@prismism/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Prismism server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.