We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zillow/auto-mobile'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
firebender.json•799 B
{
"backgroundAgent": {
"copyFiles": [
"roadmap/README.md",
"roadmap/bugs/TEMPLATE.md",
"roadmap/features/TEMPLATE.md"
]
},
"rules": [
"This is a JUnitRunner for the AutoMobile CLI.",
"Overall the purpose is to run Android UI tests as a full replacement for Espresso and other frameworks.",
"Junit4 is prioritized, but should also maintain JUnit5 compatibility",
"Speed is one of the highest priorities of this project",
"Whenever terminal output isn't showing, write output to a file in the scratch directory",
{
"filePathMatches": "*",
"rulesPaths": [
"README.md",
"docs/ai/validation.md",
"roadmap/README.md",
"roadmap/bugs/TEMPLATE.md",
"roadmap/features/TEMPLATE.md"
]
}
]
}