ideaudit
Rank #43,110studio.inite/ideaudit-tools
The scoring behind an audit allowed to say no. Twenty deterministic tools, offline, no account.
ideaudit is a Model Context Protocol (MCP) server published by inite-ai. It ranks #43,110 of 132,345 servers tracked on MCP Toplist. ideaudit is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 6, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 89,235 of 132,345 servers on MCP Toplist.
Use ideaudit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ideaudit-tools https://api.inite.studio/mcpclaude mcp add ideaudit-tools -- npx -y @inite/ideaudit-tools[mcp_servers.ideaudit-tools]
url = "https://api.inite.studio/mcp"Add to ~/.codex/config.toml.
[mcp_servers.ideaudit-tools]
command = "npx"
args = ["-y", "@inite/ideaudit-tools"]Add to ~/.codex/config.toml.
https://api.inite.studio/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ideaudit-tools": {
"command": "npx",
"args": [
"-y",
"@inite/ideaudit-tools"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ideaudit-tools": {
"url": "https://api.inite.studio/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ideaudit-tools": {
"command": "npx",
"args": [
"-y",
"@inite/ideaudit-tools"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ideaudit-tools": {
"type": "http",
"url": "https://api.inite.studio/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ideaudit-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@inite/ideaudit-tools"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ideaudit-tools": {
"serverUrl": "https://api.inite.studio/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ideaudit-tools": {
"command": "npx",
"args": [
"-y",
"@inite/ideaudit-tools"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ideaudit-tools": {
"url": "https://api.inite.studio/mcp"
}
}
}{
"mcpServers": {
"ideaudit-tools": {
"command": "npx",
"args": [
"-y",
"@inite/ideaudit-tools"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/studio.inite%2Fideaudit-tools)<a href="https://mcptoplist.com/server/studio.inite%2Fideaudit-tools"><img src="https://mcptoplist.com/badge/studio.inite%2Fideaudit-tools.svg" alt="MCP Toplist: Top 50% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
inite-ai
Other servers by inite-ai
- Inite Brain#1,311 · 2 vers
- INITE Club#14,768 · 5 vers
- INITE AI Visibility#26,428 · 1 ver
- INITE Process Diagnostic#35,926 · 2 vers
- Radius MCP Server#85,515
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Sep 7, 2026 |
| 1.0.0 | Sep 6, 2026 |
| 0.1.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains ideaudit?
- ideaudit is maintained by inite-ai, which publishes 6 MCP servers (13 total versions) tracked on MCP Toplist.
- Is ideaudit listed on the Official MCP Registry?
- Yes — ideaudit is listed on the Official MCP Registry, alongside Glama.
- How many versions does ideaudit have?
- MCP Toplist tracks 3 versions of ideaudit, most recently published on Sep 7, 2026.
- Where can I find the source code for ideaudit?
- The source code for ideaudit is hosted at github.com/inite-ai/ideaudit-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.