Catalog
MCP Server
Officialby afferens · JavaScript
Real-time physical perception for AI agents — vision, spatial, acoustic, environmental
Real-time physical perception for AI agents through vision, spatial, acoustic, and environmental data.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@afferens/mcp-server@0.2.1"
]
}
}
}