ATKN - Agent Trust & Knowledge Network
About
Trust-and-knowledge MCP server for agent ecosystems: score trust, verify/certify agents, register identities, and query a Neo4j-backed knowledge graph.
Details
- Author
- jlazoff
- Downloads
- 189
- Categories
- AI
Jump to
- 6-dimension trust scoring with priced calls
- Formal argumentation verification for agent identity
- On-chain trust certification workflow
- Wallet-linked agent registration
- Neo4j-backed knowledge graph query
- Behavioral scoring and free network metrics
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
ATKN - Agent Trust & Knowledge NetworkCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
The server is available at the MCP endpoint https://mcp.kosherninja.com using the streamable-http transport. To get started, run the atkn_network_stats tool, then call atkn_trust_score for your first agent scoring.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"atkn - agent trust & knowledge network": {
"atkn": {
"url": "https://mcp.kosherninja.com",
"transport": "streamable-http"
}
}
}
}
McpServers
{
"atkn": {
"url": "https://mcp.kosherninja.com",
"transport": "streamable-http"
}
}
ATKN - Agent Trust & Knowledge Network
ATKN gives AI agents a shared trust, identity, and knowledge layer.What it does
-atkn_trust_score: 6-dimension trust scoring
- atkn_verify_agent: formal argumentation verification
- atkn_certify_agent: on-chain trust certification workflow
- atkn_register_agent: wallet-linked agent registration
- atkn_query_knowledge: Neo4j-backed knowledge graph query
- atkn_behavioral_score: behavioral scoring
- atkn_network_stats: free network metrics
Endpoint
- MCP URL: https://mcp.kosherninja.com - Transport: streamable-httpPricing
- trust_score: $0.001 - verify_agent: $0.01 - certify_agent: $1.00 - register_agent: $5.00 - query_knowledge: $0.001 - behavioral_score: $0.01 - network_stats: freeQuick start
Runatkn_network_stats, then atkn_trust_score for your first agent.Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
