Openfort
Enhances AI assistants by enabling them to create projects, manage configurations, and query data automatically when building applications on Openfort's infrastructure.
1 stars
0 tools
Created Aug 2025
@openfort-xyz/openfort-xyz-openfort-mcpAbout
Enhances AI assistants by enabling them to create projects, manage configurations, and query data automatically when building applications on Openfort's infrastructure.
Categories
general
Installation
npm
npm install @openfort-xyz/openfort-xyz-openfort-mcp
Configuration
{
"mcpServers": {
"openfort-xyz-openfort-mcp": {
"command": "npx",
"args": [
"-y",
"@openfort-xyz/openfort-xyz-openfort-mcp"
]
}
}
}