studyofus-agent
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@studyofus-agentcheck the API health and show me the current user"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
studyofus-agent
Unofficial REST + CLI + MCP for a proposed Study of Us agent API.
Not affiliated with Aella, studyofus.com, or aella.lol. This repo does not call those sites. It runs a local mock. Point STUDYOFUS_API_BASE at an official API only after the operator gives you one.
Why
Study of Us is a public beta face-perception study (see PRODUCT.md). Agent traffic should not refresh the HTML app. This kit is the agent side: ids, votes, reports — no image scraping.
Related MCP server: Cubi MCP Playground
Run the mock API
cd E:\development\studyofus-agent
bun install
bun run apiListens on http://127.0.0.1:3320.
CLI
bun run cli health
bun run cli catalog
bun run cli me
bun run cli report
bun run cli vote --game rate-men --left L1 --right R1 --pick leftMCP
Stdio server: bun run mcp. Configure your agent to run that command with:
STUDYOFUS_API_BASE=http://127.0.0.1:3320
STUDYOFUS_TOKEN=dev-tokenTools: sou_health, sou_catalog, sou_me, sou_report, sou_vote.
Env
See .env.example. The client refuses studyofus.com and aella.lol hostnames.
License
MIT.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Hosted mock REST APIs as tools: seed data, import specs, query, write, snapshot, check API status.
Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.
Build, validate, and manage API simulations in WireMock Cloud from MCP-compatible AI agents.
AI-callable tools for API mocking, testing, monitoring, security, and automation.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables local prototyping of Cubi integrations with a mock HTTP server, MCP tools for lifecycle management, and a browser UI for workflow testing without real sandbox credentials.1
- FlicenseNot gradedqualityCmaintenanceEnables MCP-compliant agents to perform data discovery, schema matching, and export via HTTP, with a mock mode for demonstration.
- AlicenseNot gradedqualityCmaintenanceA local mock MCP server for building against the Model Context Protocol. Write a tool in the browser, save it, and it is immediately available on an MCP endpoint.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/aminamos/studyofus-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server